# Getting Started

- [Getting Started](https://satsterminal.gitbook.io/sats-terminal/getting-started/quickstart.md): Start building with Sats Terminal and unlock the full potential of Bitcoin DeFi today!
- [Why Sats Terminal?](https://satsterminal.gitbook.io/sats-terminal/getting-started/publish-your-docs.md)
- [Rate Limits & API Keys](https://satsterminal.gitbook.io/sats-terminal/getting-started/rate-limits-and-api-keys.md): Learn about our rate limits and how to obtain and configure an API key.
- [How to get integrated by Sats Terminal?](https://satsterminal.gitbook.io/sats-terminal/getting-started/how-to-get-integrated-by-sats-terminal.md): Coming Soon


---

# 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://satsterminal.gitbook.io/sats-terminal/getting-started.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.
