# Official Links

{% hint style="warning" %}
**Scam Alert**\
\
We've received multiple reports of phishing emails impersonating Gradient. \
\
These emails may ask for donations or prompt you to interact with third-party URLs. These are **100% scams**. A closer look at the sender's address will easily reveal their true identity.\
\
\- Do NOT interact with any unknown site. Check the URL letter by letter.\
\- Do NOT respond to emails claiming to represent Gradient.\
\- Gradient will NEVER ask for donations or request payments via email or DMs.\
\- Trust only information from our official channels.
{% endhint %}

* [Website](https://gradient.network)
* [X](https://x.com/Gradient_HQ)
* [Discord](https://discord.com/invite/gradientnetwork)
* [Gradient Chatbot](https://chat.gradient.network)
* [Gradient Explorer](https://explorer.gradient.network)
* [Gradient Cloud](https://cloud.gradient.network)
* [Hugging Face](https://huggingface.co/GradientResearch)
* [Careers](https://careers.gradient.network/)


---

# 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.gradient.network/learn-more/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.
