# Create a Compass wallet

* Visit <https://compasswallet.io/>
* Click "Install Compass"
* You will be redirected to the Compass Chrome add-on page:\
  &#x20;<https://chromewebstore.google.com/detail/compass-wallet-for-sei/anokgmphncpekkhclmingpimjmcooifb>
* Click "Add to Chrome" in the top right
* Press "Add Extension" in the pop-up notification
* A new Compass wallet page will open in one of your tabs
* Press "Create new wallet"<br>

  <div align="left"><figure><img src="https://3884080488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm7znLoAnTYeZQSlOpoa6%2Fuploads%2FXD1Wi1Kow5IljV2SDZkn%2Fimage.png?alt=media&#x26;token=228c350e-d78d-4f64-b75e-b09e953ed9a7" alt="" width="361"><figcaption></figcaption></figure></div>
* In the next page you will be given your secret phrase for the Compass wallet. Press "Copy to clipboard" to copy it or write it down. **Be cautious to keep your secret phrase in a safe place and not to lose it, it is the only way to recover your Compass wallet.**<br>

  <div align="left"><figure><img src="https://3884080488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm7znLoAnTYeZQSlOpoa6%2Fuploads%2FMXyrIvB6eIbjH7nNDMtQ%2Fimage.png?alt=media&#x26;token=60e3f225-d40d-43e3-b148-59c6c291d167" alt="" width="322"><figcaption></figcaption></figure></div>
* Press "I have saved it somewhere safe." to proceed
* In the next page you will be prompted to enter 3 random words from your secret phrase for confirmation. Enter them and click "Confirm" to proceed.<br>

  <div align="left"><figure><img src="https://3884080488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm7znLoAnTYeZQSlOpoa6%2Fuploads%2FCFnSK2og8Y8xTh038vbU%2Fimage.png?alt=media&#x26;token=e5fc4b8d-8899-48c7-9088-7469dbf4f5b8" alt="" width="310"><figcaption></figcaption></figure></div>
* Enter your preferred password in the next page and click "Proceed". This password will be used locally to access your Compass wallet.<br>

  <div align="left"><figure><img src="https://3884080488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm7znLoAnTYeZQSlOpoa6%2Fuploads%2Fpprzwii7AgpFUd3g1YLo%2Fimage.png?alt=media&#x26;token=f3dd84c4-a604-4972-9de9-b795e1c4d9d2" alt="" width="312"><figcaption></figcaption></figure></div>
* Your Compass wallet is now complete! You can press the puzzle icon on the top right section of your Chrome browser to pin Compass for easier access<br>

  <div align="left"><figure><img src="https://3884080488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm7znLoAnTYeZQSlOpoa6%2Fuploads%2FCFMnjY1QGQ3Hh607LzPu%2Fimage.png?alt=media&#x26;token=f4af5e3e-3290-45d0-83c9-f8b314ce9cb4" alt=""><figcaption></figcaption></figure></div>


---

# 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://kawa-fi.gitbook.io/kawa/flow-campaign-guide/create-a-compass-wallet.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.
