# Official Links

{% hint style="success" %}
The links on this page are the official links associated with Sats Terminal. Please be vigilant and check that the URL matches exactly.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-browser">:browser:</i> </td><td><h4><strong>Website</strong></h4></td><td><a href="https://www.satsterminal.com">https://www.satsterminal.com/</a></td><td><a href="https://www.satsterminal.com/">https://www.satsterminal.com/</a></td><td></td></tr><tr><td><i class="fa-x-twitter">:x-twitter:</i></td><td><h4><strong>X (Twitter)</strong></h4></td><td><a href="https://x.com/satsterminal">https://x.com/satsterminal</a></td><td></td><td></td></tr><tr><td><i class="fa-discord">:discord:</i></td><td><h4><strong>Discord</strong></h4></td><td><a href="https://discord.com/invite/khkddgzwcX">https://discord.com/invite/khkddgzwcX</a></td><td></td><td></td></tr><tr><td><i class="fa-telegram">:telegram:</i></td><td><h4><strong>Telegram</strong></h4></td><td><a href="https://t.me/SatsTerminal">https://t.me/SatsTerminal</a></td><td></td><td></td></tr></tbody></table>


---

# 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.satsterminal.com/community/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.
