# Getting Started

- [Introduction to Saturn](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/getting-started/introduction-to-saturn.md)
- [How to Install the Saturn Wallet Extension](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/getting-started/how-to-install-the-saturn-wallet-extension.md)
- [How to Pin the Saturn Extension](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/getting-started/how-to-pin-the-saturn-extension.md)
- [How to Create a New Wallet](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/getting-started/how-to-create-a-new-wallet.md)
- [How to Import a Wallet to the Saturn Extension](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/getting-started/how-to-import-a-wallet-to-the-saturn-extension.md)
- [Report a Bug](https://circular-protocol.gitbook.io/saturn-wallet-user-guide/getting-started/report-a-bug.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://circular-protocol.gitbook.io/saturn-wallet-user-guide/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.
