# Official Links

Thanks for browsing GONDI's docs. If you have questions, please visit GONDI's community Discord server to speak with the community, development, and partnership teams.

{% hint style="info" %}
**Stay Safe!**

Be aware of impersonators. Always verify URLs before connecting your wallet.&#x20;
{% endhint %}

## GONDI Official Links:

* **GONDI dApp:**[ https://www.gondi.xyz](https://www.gondi.xyz)
* **X  (Twitter):** <https://x.com/gondixyz>
* **Discord:** [https://discord.gg/gondi](http://discord.gg/gondi)
* **Docs:** [https://docs.gondi.xyz](https://docs.gondi.xyz/)


---

# 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.gondi.xyz/connect/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.
