# How to utilize and trade tDAO

tDAO is the main token for the governance of the TomoMasterDAO. With tDAO, users can vote for projects applying for grants provided by the TomoMasterDAO.

The goal of tDAO is to allow users to have a say in funding decisions, in which allocations will be distributed to projects built on top of the Viction ecosystem.

* Relevant info:
  * [Voting and outcome](/archive/tomomasterdao/governance-model/voting-and-outcome.md)
  * [Tokenomics](https://github.com/BuildOnViction/gitbook/blob/main/tomomasterdao/Coin98/Gitbook/Viction-Official/tomomasterdao/tokenomics.md)

tDAO is tradable on LuaSwap, Viction's main DEX. tDAO is ***only available on the Viction network***, so please check you have the right network connection before making a swap on-chain, as well as ***$VIC in your wallet as gas fee for the transaction***.

The instruction to make a sway on LuaSwap can be found [here](https://github.com/BuildOnViction/gitbook/blob/main/tomomasterdao/broken-reference/README.md). Please make sure to choose $tDAO as the token you want to swap to.

<figure><img src="/files/kvYNLvMgQerIWJ4STvbH" alt=""><figcaption><p>LuaSwap interface for token swapping</p></figcaption></figure>

The Token contract for tDAO is [0x4EaafA85bDBe9B02930926C594F83e62B036B1be](https:/vicscan.xyz/token/0x4EaafA85bDBe9B02930926C594F83e62B036B1be)


---

# 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.viction.xyz/archive/tomomasterdao/how-to-utilize-and-trade-tdao.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.
