# Setting Up a Wallet

ArConnect is the most commonly used wallet in the AO ecosystem. We recommend that you use this wallet for transactions on AO.

## ArConnect

ArConnect is a non-custodial, Arweave-native browser wallet with extensive features. Please visit the official ArConnect website for a step-by-step guide on how to setup a wallet.

{% embed url="<https://www.arconnect.io/help/article/how-to-install-and-setup-arconnect>" %}


---

# 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.autonomous.finance/learn/user-guides/setting-up-a-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.
