# Governance

The parameters of the NFTSwaps platform will be governed by the $SWAPS token holders. Here is what $SWAPS holders will be able to vote in order to decide at this phase of development:

1. Percentage revenue of the NFTSwap DEX that will be recycled to $SWAPS holders by buying back and burning $SWAPS. Default - 80%.
2. Requirements and Approval of project approval for listing.
3. Requirements and Approval of project approval for yield farming.
4. Team structure and marketing spend of platform's resources.
5. *More to come.*


---

# 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://nftswaps.gitbook.io/nftswaps/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.
