# Token Information

{% hint style="success" %}
The **QKNTL token can be found on the Ethereum, and Arbitrum chains.**  &#x20;
{% endhint %}

The QKNTL token can be acquired via many ways. A few of the popular ways is to do a P2P transaction with someone that has tokens, purchase them through a popular DEX like Uniswap, KyberSwap, 1Inch, etc. Be sure to confirm the contract address below, respective to its chain to ensure you have the correct token on the correct chain.\
\
The QKNTL token is NOT on any other chain other than the ones below, and the official contract addresses (CA's) are below. Any other copies are not official tokens and caution should be advised as the could be scams.\
\
QKNTL uses LayerZero to bridge between chains. ALWAYS use the official bridge.

## Contract Address (CA):

<table><thead><tr><th width="100">CHAIN</th><th width="156">INFO</th><th>CONTRACT ADDRESS (CA)</th></tr></thead><tbody><tr><td><mark style="color:yellow;">ETH</mark></td><td>Main Chain</td><td><mark style="color:yellow;"><strong>0xbcd4D5AC29E06e4973a1dDcd782cd035d04BC0b7</strong></mark></td></tr><tr><td><mark style="color:orange;">ARB</mark></td><td>Bridged Chain</td><td><mark style="color:orange;"><strong>0xbcd4D5AC29E06e4973a1dDcd782cd035d04BC0b7</strong></mark></td></tr></tbody></table>

:information\_source: [**Click here to learn more about the QKNTL token**](/qkntl-token/introduction.md)

:gift: [**Click here to learn more about our Tiers & Benefits**](/qkntl-token/tiers-and-benefits.md)


---

# 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.quickintel.io/qkntl-token/token-information.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.
