> For the complete documentation index, see [llms.txt](https://docs.kujira.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kujira.app/dapps-and-infrastructure/kujira-wallet/using-sonar.md).

# Using Sonar

SONAR allows Kujira to provide a highly customized native experience for the Kujira blockchain.

In general, the SONAR wallet experienced can be subdivided into mobile and desktop use.

SONAR is a wallet tool that can be used to split payments between friends; send/receive money to/from others; and put your assets to work: move, swap, borrow, lend, or liquidate assets freely; and a variety of other specialized use cases.

[The mobile experience](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile.md) encompasses using SONAR to split payments between friends; send/receive money to/from others; and put your assets to work: move, swap, borrow, lend, or liquidate assets freely.

[The desktop experience](/dapps-and-infrastructure/kujira-wallet/using-sonar/desktop.md) for SONAR involves everything mentioned above (except splitting payments with friends) and a variety of other specialized use cases. To use SONAR on desktop, there is a special section on the SONAR mobile app "sites", where a QR scanner can be pulled up. The QR scanner is used by pointing the phone camera at desktop web pages to connect to established decentralized applications and websites.

&#x20; &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/using-sonar.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.
