# Token Links

\
\ <br>

{% tabs %}
{% tab title="Token Contract" %}
[0xLeverage Contract Etherscan](https://etherscan.io/token/0x03ee5026c07d85ff8ae791370dd0f4c1ae6c97fc)
{% endtab %}

{% tab title="Dextools $0XL Chart" %}
[0xLeverage Chart Dextools](https://www.dextools.io/app/en/ether/pair-explorer/0x0ae8d75e6168420a7d52a791c2465b43307408b4)
{% endtab %}

{% tab title="CoinGecko" %}
[0xLeverage CoinGecko](https://www.coingecko.com/en/coins/0x-leverage)
{% endtab %}

{% tab title="$0XL Uniswap" %}
[0xLeverage Uniswap](https://app.uniswap.org/swap?outputCurrency=0x03ee5026c07d85ff8ae791370dd0f4c1ae6c97fc)
{% endtab %}

{% tab title="CoinMarketCap" %}
[$0XL Coin Market Cap](https://coinmarketcap.com/currencies/0x-leverage/)
{% endtab %}
{% endtabs %}


---

# 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://docs.0xleverage.io/0xl-token/token-links.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.
