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

# Official Links

{% hint style="warning" %} <mark style="color:$warning;">These are our only official pages.</mark>
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image"></th></tr></thead><tbody><tr><td><h4>Website</h4></td><td><mark style="color:$info;">Official Anodos website</mark></td><td><a href="https://anodos.finance/">https://anodos.finance/</a></td><td><a href="/files/IlCoZzLQ2CHOZQB097P4">/files/IlCoZzLQ2CHOZQB097P4</a></td></tr><tr><td><h4>Apps</h4></td><td><mark style="color:$info;">Web applications and interfaces to interact with onchain finance</mark></td><td><a href="https://apps.anodos.finance/">https://apps.anodos.finance/</a></td><td><a href="/files/lCxlXOCSzdwfiCiAU1tZ">/files/lCxlXOCSzdwfiCiAU1tZ</a></td></tr><tr><td><h4>ANODEX</h4></td><td><mark style="color:$info;">Anodos decentralized exchange for token trading</mark></td><td><a href="https://dex.anodos.finance/">https://dex.anodos.finance/</a></td><td><a href="/files/5fdZ1TiTnJIgC8uApA7E">/files/5fdZ1TiTnJIgC8uApA7E</a></td></tr><tr><td><h4>X</h4></td><td><mark style="color:$info;">Real-time updates, thoughts, and announcements</mark></td><td><a href="https://x.com/AnodosFinance">https://x.com/AnodosFinance</a></td><td><a href="/files/YSv1Bod2Xu563DOZ5U1g">/files/YSv1Bod2Xu563DOZ5U1g</a></td></tr><tr><td><h4>Discord</h4></td><td><mark style="color:$info;">Community chat, support, and Anodos discussions</mark></td><td><a href="https://dsc.gg/anodos">https://dsc.gg/anodos</a></td><td><a href="/files/Ecog6GTf0rH2rlzcq0jL">/files/Ecog6GTf0rH2rlzcq0jL</a></td></tr><tr><td><h4>Linkedin</h4></td><td><mark style="color:$info;">Business news and partnerships</mark></td><td><a href="https://www.linkedin.com/company/anodosfinance">https://www.linkedin.com/company/anodosfinance</a></td><td><a href="/files/7T2tam86AGY0rZ71IBB6">/files/7T2tam86AGY0rZ71IBB6</a></td></tr><tr><td><h4>Facebook</h4></td><td>Updates and community content on Facebook</td><td><a href="https://www.facebook.com/anodosfinance">https://www.facebook.com/anodosfinance</a></td><td><a href="/files/HhDoRBliS3uwvkWzeLvd">/files/HhDoRBliS3uwvkWzeLvd</a></td></tr><tr><td><h4>YouTube</h4></td><td>Updates and community content on YouTube</td><td><a href="https://www.youtube.com/@AnodosFinance">https://www.youtube.com/@AnodosFinance</a></td><td><a href="/files/lm2cun4SZwv22LHk1S3O">/files/lm2cun4SZwv22LHk1S3O</a></td></tr><tr><td><h4>Instagram</h4></td><td>Updates and community content on Instagram</td><td><a href="https://www.instagram.com/anodos_finance/">https://www.instagram.com/anodos_finance/</a></td><td><a href="/files/IVOEjggVCsUxwLO5Shvm">/files/IVOEjggVCsUxwLO5Shvm</a></td></tr><tr><td><h4>TikTok</h4></td><td>Updates and community content on TikTok</td><td><a href="https://www.tiktok.com/@anodos_finance">https://www.tiktok.com/@anodos_finance</a></td><td><a href="/files/t75LThpgXaPy7780ch7l">/files/t75LThpgXaPy7780ch7l</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.anodos.finance/information/official-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
