# Tokens

## VSQ

If you want to buy VSQ on Sushiswap or any other DEX please make sure the token address of the token you purchase matches the one shown above. Never buy any VSQ token which address you cannot verify yourself. Further, knowing the VSQ token address you can see the list of holders and available exchanges providing liquidity for VSQ on PolygonScan. Below are listed VSQ contracts by version, where the latest version represents the currently active contract.

* **v1:** *Coming soon...*

## sVSQ

You receive sVSQ when you stake VSQ at a 1:1 ratio. Adding this address to your wallet allows you to track your sVSQ balance which increases with every rebase. Below are listed sVSQ contracts by version, where the latest version represents the currently active contract.

* **v1:** *Coming soon...*

## pVSQ

pVSQ is the presale token of VESQ. It was used to raise funds from private investors to bootstrap VESQ. You can read more about pVSQ in [this Medium article](https://vesq.medium.com/initial-funding-stage-bececcd96c0b). Below are listed pVSQ contracts by version, where the latest version represents the currently active contract.

* **v1:** [0x415e9D17D529403cE2B34645d5368dFD3bc943eb](https://polygonscan.com/address/0x415e9D17D529403cE2B34645d5368dFD3bc943eb)

### Token Contract List

**VSQ:** 0x29F1e986FCa02B7E54138c04C4F503DdDD250558

**sVSQ:** 0xbb0FDc2Fe6D3cEB6Bf76Cc955173a07EDbF57494

**wsVSQ:** 0x05B33f816d2C0C2D20F0777a75ad549df05bF24D

**wFRAX:** 0x45c32fa6df82ead1e2ef74d17b76547eddfaff89

**wUST:** 0x692597b009d13c4049a947cab2239b7d6517875f

**TUSD:** 0x2e1ad108ff1d8c782fcbbb89aad783ac49586756

**$amDAI:** 0x27f8d03b3a2196956ed754badc28d73be8830a6e


---

# 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://vlabs.gitbook.io/vesq/contracts/tokens.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.
