# Welcome to Wander

<figure><img src="https://1851553484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSOrUU25XlIsqn3FuoAUF%2Fuploads%2FBhC1X55mOXmwJLAm1a7n%2FDocs-Home.png?alt=media&#x26;token=b3a0b1b3-945e-4bc7-a79e-34de4874e693" alt="ArConnect cover image"><figcaption></figcaption></figure>

Wander is an Arweave and AO native wallet that provides non-custodial wallet and asset management. Wander allows wallet holders to interact with any Arweave or AO dApps without sharing the user needing to share private keys with the dApp.

{% hint style="info" %}
*Wander was formerly known as ArConnect*
{% endhint %}

<figure><img src="https://1851553484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSOrUU25XlIsqn3FuoAUF%2Fuploads%2FsAX2psnyTUH7tx9filg3%2FDocs-Flow.png?alt=media&#x26;token=5749a9dd-ef71-4fd1-b144-012f40d0c4db" alt="ArConnect user flow"><figcaption></figcaption></figure>

The isolated environment that Wander creates is not only a security improvement for users, but it also provides a more seamless login flow for applications. Developers no longer have to build sign in functionality, they can let Wander do the hard work for them.


---

# 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.arconnect.io/readme.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.
