# 4 CRT Token

- [CRT-QRC20](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crt-tokens.md): CRT Tokens are blockchain tokens native to Synthetic Exchange. Created in Solidity programming language, CRT are tokenized smart contracts providing notional exposure to cryptocurrencies.
- [cryptocurrency pairs](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crt-tokens/cryptocurrency-pairs.md)
- [long $CRT contract](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crt-tokens/cryptocurrency-pairs/long-usdcrt-exposure.md): Trading Ethereum Synthetic Derivatives contract with crtETH
- [short $CRT contract](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crt-tokens/cryptocurrency-pairs/short-usdcrt-exposure.md): Trading Ethereum Synthetic Derivatives contract with crtLTC
- [leverage (multiple)](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crt-tokens/leverage-multiplex.md): the magic never stops!
- [CRYPTOECONOMICS](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crypto-economics.md): Synthetic Chain DAO Vault holds 50% of CRT Tokens. This pool of tokens is reserved for the execution of CRT smart contracts (Profit & Loss), contracts on chain settlement, and rewards.
- [liquidity](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crypto-economics/liquidity.md): Profit and Loss settlement of CRT Tokens will be accomplished by smart contracts executed over the Synthetic Chain DAO Vault.
- [Qtum staking](https://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1/crypto-economics/qtum-staking.md): Synthetic Exchange DAO Vault, is a Super Staker Qtum Full Node, allowing institutional and retail holders of Qtum cryptocurrency to contribute to Qtum network consensus via CRT Toke DAO account.


---

# 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://synthetic-exchange.gitbook.io/crt-exchange/crt-token-1.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.
