> 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/setup/fund-your-wallet.md).

# Fund your wallet

To get started on the Kujira network, and begin using the SONAR wallet, it is first necessary to fund your wallet with assets.&#x20;

There are a few different ways to do this:

* Kado allows users to directly convert their local currency to stablecoins and onramp them straight to SONAR on the Kujira network. Kado is available in 150+ countries (read more about restricted countries [here](https://faq.kado.money/en/article/where-is-kado-operational-1oe3bht/)).
* Directly deposit Ethereum, wrapped Ethereum, or USDC from the Ethereum network straight to SONAR on the Kujira network (using the power of Squid router).
* Directly deposit assets to SONAR on the Kujira network from each supported chain. Due to Kujira's [token factory](/developers/smart-contracts/token-factory.md), every asset is a native asset on the Kujira network.&#x20;

As gas can natively be paid in any token on the Kujira network, it's even more straightforward to onboard to the network. The next step is to[ customize your wallet settings](/dapps-and-infrastructure/kujira-wallet/setup/customize-your-settings.md).&#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/setup/fund-your-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.
