> For the complete documentation index, see [llms.txt](https://docs.starkdefi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starkdefi.com/quick-start/wallets-on-starknet.md).

# Wallets on Starknet

These are the main wallet options available to Starknet users at the moment.

1. **Argent X**

<figure><img src="/files/qY0hcfSLhoJ5NTrK4rOg" alt=""><figcaption><p>Argent Wallet</p></figcaption></figure>

[Argent X](https://www.argent.xyz/argent-x/) is the first Starknet wallet to interact with tokens and NFTs. With Argent X, users can manage their identities across multiple DApps, sign in with Starknet, and access StarDeFi without problems. [Learn More](https://www.argent.xyz/blog/tag/starknet/)

[Download Argent X here](https://www.argent.xyz/argent-x/)

2. **Braavos**

<figure><img src="/files/Ykjz278u0vJvulQVAEBE" alt=""><figcaption><p>Braavos Wallet</p></figcaption></figure>

[Braavos](https://braavos.app/) is the first and only Starknet wallet built for mobile (Android and iOS). Users can access Starknet on the go using Braavos while having access to a web extension for Chrome, Firefox, and Edge browsers. [Learn More](https://medium.com/@braavos_starknet_wallet)

[Download Braavos here](https://braavos.app/)


---

# 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.starkdefi.com/quick-start/wallets-on-starknet.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.
