# Official Links

### Official ShadowFi Accounts

{% hint style="danger" %}
Always make sure you are visiting the **official links** below.
{% endhint %}

### Websites

| Domains                | Link                                           |
| ---------------------- | ---------------------------------------------- |
| ShadowFi Main          | [shadowfi.com](https://shadowfi.com)           |
| ShadowFi Documentation | [docs.shadowfi.com](https://docs.shadowfi.com) |
| ShadowFi DApp          | [app.shadowfi.com](https://app.shadowfi.com)   |

### Socials

| Platform | Link                                                    |
| -------- | ------------------------------------------------------- |
| Twitter  | [twitter.com/ShadowFi\_](https://twitter.com/shadowfi_) |
| Telegram | [t.me/ShadowFiOfficial](https://t.me/ShadowFiOfficial)  |
| Medium   | [medium.com/@ShadowFi](https://medium.com/@shadowfi)    |

### International Telegram Groups

| Channel           | Link                                                 |
| ----------------- | ---------------------------------------------------- |
| :flag\_sd:Arabic  | [t.me/ShadowFiArabic](https://t.me/ShadowFiArabic)   |
| :flag\_cn:Chinese | [t.me/ShadowFiChinese](https://t.me/ShadowFiChinese) |

### Additional Telegram Groups

| Channel       | Link                                                             |
| ------------- | ---------------------------------------------------------------- |
| Announcements | [t.me/ShadowFiAnnouncements](https://t.me/ShadowFiAnnouncements) |


---

# 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.shadowfi.com/welcome/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.
