# Wallets

This section covers everything related to **managing your wallets** in Leap. Here, you'll find articles explaining how to **set up wallets**, **change wallets**, **withdraw funds** securely and **unwrap Sol**. Use these guides to navigate wallet management with ease.

<figure><img src="/files/K5581XfqeJVwnAWbG1Z7" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/FartRdqE0XnKR9fOaz2Z" %}
[Manage Wallets](/leap-telegram-bot/leap-telegram-setup/wallets/manage-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/8M9DvM75PVNOs22cb12b" %}
[Withdraw](/leap-telegram-bot/leap-telegram-setup/wallets/withdraw.md)
{% endcontent-ref %}


---

# 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/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.
