# How to Install the Saturn Wallet Extension

### Steps to Download the Saturn Wallet Extension:

1. **Open Chrome:** Launch a new window in your Chrome browser.
2. **Visit the Saturn Extension Page:** Go to [www.saturnwallet.app](http://www.saturnwallet.app) on your desktop browser and click the 'Download' button.
3. **Click the “Add to Chrome” button.**
4. **Add the Extension:** Follow the prompts to add the extension. It will open automatically once installed.

**Note: The Saturn Extension is currently only compatible with the Chrome browser on desktop devices.**

### After installation, you can:

[Create a new wallet.](/saturn-wallet-user-guide/getting-started/how-to-create-a-new-wallet.md)

[Import an existing wallet](/saturn-wallet-user-guide/getting-started/how-to-import-a-wallet-to-the-saturn-extension.md) using “I already have a wallet”.


---

# 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-install-the-saturn-wallet-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.
