# Tokenomics

## Token

| Token                                                                                            | Address                                    |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------ |
| [BSC RISQ](https://www.bscscan.com/token/0xC2c82622a7CB7159D44CEA7e39843a495f2674De)             | 0xC2c82622a7CB7159D44CEA7e39843a495f2674De |
| [Polygon RISQ](https://polygonscan.com/token/0x5f7F94a1dd7b15594d17543BEB8B30b111DD464c)         | 0x5f7F94a1dd7b15594d17543BEB8B30b111DD464c |
| [AVAX RISQ](https://snowtrace.io/token/0x63D3F3b271dBbd43A788687B86D516Fe185D2509)               | 0x63D3F3b271dBbd43A788687B86D516Fe185D2509 |
| [ETH RISQ](https://etherscan.io/token/0xAac2BB703093ECa3ce9b97434fD16f2765951C0e)                | 0xAac2BB703093ECa3ce9b97434fD16f2765951C0e |
| [MoonRiver RISQ](https://moonriver.moonscan.io/token/0xcb58418aa51ba525aef0fe474109c0354d844b7c) | 0xcb58418aa51ba525aef0fe474109c0354d844b7c |

| Token Allocation  | Amount     | Status                                          |
| ----------------- | ---------- | ----------------------------------------------- |
| Total Supply      | 92,000,000 | Includes Tokens to be Bridged to Other Networks |
| Binance           | 8,000,000  | Deployed                                        |
| Polygon           | 10,000,000 | Held in Treasury Until Deployment               |
| Ethereum          | 10,000,000 | Held in Treasury Until Deployment               |
| Avalanche         | 10,000,000 | Held in Treasury Until Deployment               |
| MoonRiver         | 10,000,000 | Deployed and Bridged                            |
| Liquidity Rewards | 24,000,000 | Held in Treasury Until Deployment               |
| Team Vesting      | 10,000,000 | Deployed                                        |
| Treasury          | 10,000,000 | Held in Multisig                                |

### Where to buy $RISQ

$RISQ on BSC can be purchased on Pancake Swap and CoinTiger.com, additional purchasing venues will be listed as RISQ rolls out on AVAX, Polygon, Ethereum and MoonRiver.

| Purchasing Venue                                                                                 | Address                                    | Pair |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------ | ---- |
| [PancakeSwap](https://pancakeswap.finance/info/token/0xc2c82622a7cb7159d44cea7e39843a495f2674de) | 0xc2c82622a7cb7159d44cea7e39843a495f2674de | BNB  |
| [CoinTiger](https://www.cointiger.com/en-us/#/trade_center?coin=risq_usdt)                       | 0xc2c82622a7cb7159d44cea7e39843a495f2674de | USDT |


---

# 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://risqprotocol.gitbook.io/risq-protocol/tokenomics.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.
