# Setup

The first step to using Sonar is to successfully download the right application.

Sonar can be found on mobile on [sonar.kujira.network](https://sonar.kujira.network/) which has links to both the iOS and Android BETAs. The privacy policy can be reviewed [here](https://sonar.kujira.network/privacy-policy). And Sonar news can be tracked [here](https://twitter.com/SonarWallet).&#x20;

<figure><img src="/files/Ge7vuW0AKi0mdnbMsobg" alt=""><figcaption><p>Download Sonar directly from <a href="https://sonar.kujira.network/">sonar.kujira.network</a></p></figcaption></figure>

To onboard onto Sonar, simple create a wallet, fund it with assets, and then perform some basic customization for wallet security and personalization.

Here's the three step process:

* [Create a wallet](/dapps-and-infrastructure/kujira-wallet/setup/create-a-wallet.md)
* [Fund your wallet](/dapps-and-infrastructure/kujira-wallet/setup/fund-your-wallet.md)
* [Customize settings](/dapps-and-infrastructure/kujira-wallet/setup/customize-your-settings.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.kujira.app/dapps-and-infrastructure/kujira-wallet/setup.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.
