> For the complete documentation index, see [llms.txt](https://docs.quickintel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickintel.io/resources/official-links.md).

# Official Links

## <mark style="color:green;">Links:</mark>

**Below is a list of all official links.  We recommend the LinkTree one, which includes links to all of the below and our Android/IOS mobile apps for ease of use.**

| <mark style="color:yellow;">**LINKTREE LINK**</mark>            |                                                                  |
| --------------------------------------------------------------- | ---------------------------------------------------------------- |
| :palm\_tree: All links can be found here:                       | [**https://linktr.ee/quickintel**](https://linktr.ee/quickintel) |
|                                                                 |                                                                  |
| <mark style="color:yellow;">**SITE LINKS**</mark>               |                                                                  |
| Main Site                                                       | <https://quickintel.io>                                          |
| App                                                             | <https://app.quickintel.io>                                      |
|                                                                 |                                                                  |
| <mark style="color:yellow;">**SOCIAL / COMMUNITY LINKS**</mark> |                                                                  |
| X / Twitter                                                     | <https://twitter.com/quickintel_ai>                              |
| Discord                                                         | <https://discord.gg/quicki>                                      |
| Telegram                                                        | [https://t.me/Quicki\_TG](https://t.me/Quicky_TG)                |
|                                                                 |                                                                  |
| <mark style="color:yellow;">**SUPPORT**</mark>                  |                                                                  |
| Submit a support ticket                                         | <https://support.quickintel.io>                                  |

## <mark style="color:green;">QKNTL Token</mark>

You can view more information about the QKNTL token here:  [Token Information](/qkntl-token/token-information.md)

### Contract Address:

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

### Official Logos

Full Transparent

<figure><img src="/files/0kDqtMxFK7xcIZOhElcB" alt=""><figcaption></figcaption></figure>

Icon Only - Transparanet

<figure><img src="/files/hSBRJVCmUStlDAuYjfeV" alt=""><figcaption></figcaption></figure>

Icon Only - Dark Background

<figure><img src="/files/nfkaKkgnbegh1ZCsw7s2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.quickintel.io/resources/official-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.
