# Ready Wallet

[Ready Wallet](https://www.ready.co/ready-wallet) is the first open-source wallet on Starknet powered by native account abstraction.

Available as a browser extension across different browsers’ web stores and as a mobile application, Ready Wallet helps you create, manage, and connect accounts to decentralized applications built on Starknet.

In the next few sections, you are going to be learning how to integrate Ready Wallet in your dApps.\
\
[**Got feedback or bugs to report ?** ](https://discord.com/invite/T4PDFHxm6T)


---

# 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.ready.co/ready-wallets/ready-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.
