> For the complete documentation index, see [llms.txt](https://docs.cvi.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cvi.finance/cvi-ecosystem/usdgovi.md).

# $GOVI

**Introduction to $GOVI Token**

CVI, as a decentralized and open-source protocol, integrates a governance model that empowers its community. Central to this model is the $GOVI token, an ERC-20 token designed to facilitate decentralized governance and engagement within the CVI ecosystem.

**Characteristics of $GOVI Token**

The $GOVI token enables holders to participate in the decision-making processes, influencing the development and direction of the CVI network. Adhering to the ERC-20 standard ensures compatibility with the broad Ethereum ecosystem, fostering accessibility and interoperability.

**Supply, Distribution, and Allocation of $GOVI**

* **Fair Launch Principles:** CVI champions a fair launch approach, without pre-mined tokens, private sales, or allocations to venture capitalists and whales. This philosophy ensures equal footing for all participants from the outset.
* **Total Supply Cap:** The total supply of $GOVI is fixed at 32 million tokens, with mechanisms in place to prevent any additional minting.
* **Initial Distribution:** The initial allocation of $GOVI was via an airdrop to COTI native holders and liquidity providers in COTI-ETH pools on Uniswap, aligning with the platform's equitable distribution ethos.

<figure><img src="/files/RvDAbmItTtZmX1w9jaUK" alt=""><figcaption></figcaption></figure>

**Availability and Accessibility of $GOVI**

* **Decentralized Exchanges (DEXs):** $GOVI is accessible on various DEXs, including Uniswap on the Ethereum network, Sushiswap on Arbitrum, and Syncswap on zkSync, ensuring wide availability for decentralized trading.
* **Centralized Exchanges (CEXs):** For users preferring centralized platforms, $GOVI is also listed on CEXs like Gate.io, broadening its reach and accessibility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cvi.finance/cvi-ecosystem/usdgovi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
