# How to Pin the Saturn Extension

You can pin the Saturn Wallet Extension in your browser for quick access.

### Steps to Pin the Radial Extension

1. **Open the Extension List:** Click the extension icon in your browser toolbar.
2. **Pin the Extension:** Click the 'Pin' Icon for Saturn Wallet
3. **Confirmation:** The Saturn Extension is now pinned for easy access in your browser.


---

# 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/how-to-pin-the-saturn-extension.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.
