# Community

- [Official Links](https://docs.satsterminal.com/community/official-links.md): Join the Sats Terminal community across platforms: Telegram, Twitter, Discord, and other social channels.
- [Blog / Announcements](https://docs.satsterminal.com/community/blog-announcements.md): Stay updated with the latest releases, feature updates, ecosystem news, and important announcements from Sats Terminal.
- [Putting Bitcoin to Work - Episode 5: Who Holds Your Bitcoin?](https://docs.satsterminal.com/community/blog-announcements/putting-bitcoin-to-work-episode-5-who-holds-your-bitcoin.md): When you borrow against your bitcoin, one question matters more than most: Who actually controls your coins while the loan is active?
- [Putting Bitcoin to Work - Episode 4: Avoiding Liquidation](https://docs.satsterminal.com/community/blog-announcements/putting-bitcoin-to-work-episode-4-avoiding-liquidation.md): Borrowing against your bitcoin can unlock liquidity without selling your stack, but it can also introduce risk.


---

# 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.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.
