# Governance

## Theory

The goal for all contracts is to be ungoverned/permissionless, as a default.  VUSD is progressively moving in this direction.

Whitelisting tokens for use in VUSD is a notable exception to this goal.

## Token Whitelisting

One unavoidable choice is token whitelisting, choosing which Tranche 1 stablecoins and Tranche 2 coins and pools are acceptable within the VUSD system.

At present, token whitelisting, by virtue of selecting new Minter and Treasury contracts, is accomplished via a Vesper Finance pool ops multi-signature Gnosis Safe.

In the future, the goal is to move to a token-based voting governance system.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vdollar.finance/tokenomics/governance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
