# 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: 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.
