# Wander Connect

- [Intro - Wander Connect](https://docs.wander.app/wander-connect/intro.md): Introducing the Wander Connect Embedded Wallet for Arweave and AO
- [Options](https://docs.wander.app/wander-connect/options.md): Options for the Wander Connect SDK
- [Properties](https://docs.wander.app/wander-connect/properties.md): Properties for the Wander Connect SDK
- [Methods](https://docs.wander.app/wander-connect/methods.md): Methods available on the Wander Connect SDK
- [Event Callbacks](https://docs.wander.app/wander-connect/event-callbacks.md): Callbacks available on the Wander Connect SDK
- [Advanced Customization](https://docs.wander.app/wander-connect/advanced-customization.md): Advanced customization options for the Wander Connect Embedded Wallet
- [Custom UI](https://docs.wander.app/wander-connect/custom-ui.md): Custom UI for the Wander Connect Embedded Wallet


---

# 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.wander.app/wander-connect.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.
