# Official links

## General links

1. Site - [https://klyntar.org](https://klyntar.org/)
2. Explorer (Mainnet) - [https://www.klyntarscan.org](https://www.klyntarscan.org/)
3. Explorer (Testnet)  - [https://www.testnet.klyntarscan.org](https://www.testnet.klyntarscan.org/)
4. Brand assets -  <https://klyntar.org/branding>
5. Privacy policy - <https://klyntar.org/privacy-policy>
6. Telegram bot for RWX - codeless smart contracts (dispute resolution) - <https://t.me/klyn74rbot>

## Social media

1. X(formerly Twitter) - <https://x.com/KlyntarNetwork>
2. Discord - <https://discord.com/invite/f7e7fCp97r>
3. Github - <https://github.com/KlyntarNetwork>
4. Telegram Channel - [https://t.me/KlyntarNetwork](https://t.me/KlyntarNetworkChat)
5. Telegram Community Chat - <https://t.me/KlyntarNetworkChat>&#x20;
6. Medium - [https://klyntar.medium.com](https://klyntar.medium.com/)
7. Reddit - <https://www.reddit.com/r/KlyntarNetwork>
8. Instagram - <https://www.instagram.com/klyntarnetwork>


---

# 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.klyntar.org/other-resources-and-links/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.
