> For the complete documentation index, see [llms.txt](https://docs.ape.bond/apebond/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ape.bond/apebond/products-and-features/wallets.md).

# Wallets

![](/files/oFzp0ZnlCQGJAP9SDgNb)

Users must connect a crypto wallet to the ApeBond website to access the platform’s features.&#x20;

We use [Rainbow](https://www.rainbowkit.com/) to connect users’ wallets to our site. Rainbow supports most major crypto wallets, including MetaMask, TrustWallet, Binance Web3 Wallet, Rabby Wallet, and more.&#x20;

Visit the "[**How to Connect Your Wallet**](/apebond/products-and-features/wallets/how-to-connect-your-wallet.md)**"** for instructions on using ApeBond's products with your wallet.

{% content-ref url="/pages/80kYr6BwJqOylcnac50O" %}
[How To Connect Your Wallet](/apebond/products-and-features/wallets/how-to-connect-your-wallet.md)
{% endcontent-ref %}

If you are a mobile user, please refer to "[**How To Use ApeBond On Mobile Devices**](/apebond/products-and-features/wallets/how-to-use-apebond-on-mobile-devices.md)**"**.

{% content-ref url="/pages/KwAmNulDNkz9SRlKjgmB" %}
[How To Use ApeBond On Mobile Devices](/apebond/products-and-features/wallets/how-to-use-apebond-on-mobile-devices.md)
{% endcontent-ref %}


---

# 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.ape.bond/apebond/products-and-features/wallets.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.
