# Introduction

- [Pegasus Overview](https://docs.saga.xyz/introduction/pegasus-overview.md)
- [Saga Overview](https://docs.saga.xyz/introduction/saga-overview.md)
- [Saga Topology](https://docs.saga.xyz/introduction/saga-overview/saga-topology.md)
- [Saga Chainlets](https://docs.saga.xyz/introduction/saga-overview/saga-chainlets.md)
- [Saga Shared Security](https://docs.saga.xyz/introduction/saga-overview/saga-shared-security.md)
- [Validator Orchestration Tools](https://docs.saga.xyz/introduction/saga-overview/validator-orchestration-tools.md)
- [Token Mechanism and Economics](https://docs.saga.xyz/introduction/saga-overview/token-mechanism-and-economics.md)
- [Validator Selection](https://docs.saga.xyz/introduction/saga-overview/validator-selection.md)
- [Partnership Models](https://docs.saga.xyz/introduction/saga-overview/partnership-models.md)
- [Paying for Chainlets](https://docs.saga.xyz/introduction/saga-overview/paying-for-chainlets.md)
- [Staking on Saga](https://docs.saga.xyz/introduction/saga-overview/staking-on-saga.md)
- [Staking your Saga on Keplr](https://docs.saga.xyz/introduction/saga-overview/staking-on-saga/staking-your-saga-on-keplr.md)
- [Auto-compound your staking rewards with Restake.app](https://docs.saga.xyz/introduction/saga-overview/staking-on-saga/auto-compound-your-staking-rewards-with-restake.app.md)


---

# 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.saga.xyz/introduction.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.
