> For the complete documentation index, see [llms.txt](https://wager.gitbook.io/wager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wager.gitbook.io/wager/faq/usdvs-token.md).

# $VS Token

The VS token serves as the central currency of the VS Gaming Platform, enabling users to earn rewards from game fees and participate in a unique ecosystem where classic games meet the dynamic world of cryptocurrency on Telegram.

<details>

<summary>What is the token address of $VS?</summary>

The $VS ERC-20 token contract address is: 0x63a60c5469379149757cc3e58453202ebdb7e933

</details>

<details>

<summary>How do I buy $VS?</summary>

1. Ensure you have sufficient $ETH on a crypto wallet such as Metamask
2. Visit this Uniswap link to purchase the token: [https://app.uniswap.org/#/tokens/ethereum](https://app.uniswap.org/#/tokens/ethereum/) and use this contract address: 0x63a60c5469379149757cc3e58453202ebdb7e933
3. Alternatively paste the contract address into your favourite Telegram trading bot!

</details>

<details>

<summary>What are the $VS tokenomics?</summary>

* 100,000,000,000 tokens, fully circulating&#x20;
* 100% fair launch, with no pre-mine or pre-sale. 100% of tokens were added to liquidity at launch
* 5% tax on transactions, divided into: 1% to holders, 4% to marketing and development expenses
* 2% max wallet to ensure equitable distribution of tokens
* 100% of bot revenue distributed to holders

</details>

<details>

<summary>Why hold $VS?</summary>

Hold $VS tokens to qualify for:

1. Revenue sharing
2. A private game room for holders
3. Early access to new games&#x20;
4. Ability to input ideas on future game implementations

</details>

<details>

<summary>Is the token contract safe?</summary>

The contract has built in 'safe limits' ensuring that investors are protected from honeypots, even without the contract being renounced.

</details>

<details>

<summary>Is the liquidity locked?</summary>

The liquidity is locked for 6 months.&#x20;

</details>


---

# 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:

```
GET https://wager.gitbook.io/wager/faq/usdvs-token.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.
