> For the complete documentation index, see [llms.txt](https://docs.b2binpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2binpay.com/how-tos/manage-your-assets.md).

# Manage your assets

{% content-ref url="/pages/zJ7QhuuFwu1xdaBI1Ehu" %}
[How to create a deposit](/how-tos/manage-your-assets/how-to-create-a-deposit.md)
{% endcontent-ref %}

{% content-ref url="/pages/mghcU8Xvu1zX6lCNnYUo" %}
[How to create a payout](/how-tos/manage-your-assets/how-to-create-a-payout.md)
{% endcontent-ref %}

{% content-ref url="/pages/PKB1iP9aPJQurS61KXbu" %}
[How to create a bank withdrawal](/how-tos/manage-your-assets/how-to-create-a-bank-withdrawal.md)
{% endcontent-ref %}

{% content-ref url="/pages/q8pLQovLvExfGvTR2s54" %}
[How to create an internal transfer](/how-tos/manage-your-assets/how-to-create-an-internal-transfer.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZbeLz1mch6VrIwi1Pw1E" %}
[How to select the optimal blockchain fee](/how-tos/manage-your-assets/how-to-select-the-optimal-blockchain-fee.md)
{% endcontent-ref %}

{% content-ref url="/pages/P9hL8Oayo00m4QHZuIwE" %}
[How to speed up your payout by changing the blockchain fee](/how-tos/manage-your-assets/how-to-speed-up-your-payout-by-changing-the-blockchain-fee.md)
{% endcontent-ref %}

{% content-ref url="/pages/hytLe4wB0UpCUmL4V8Jj" %}
[How to whitelist a payout address](/how-tos/manage-your-assets/how-to-whitelist-a-payout-address.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y5oj1R75FB8C8LlESEj8" %}
[How to swap funds](/how-tos/manage-your-assets/how-to-swap-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/1rEPfTwTDYlfSY9rXSu3" %}
[How to top up or withdraw funds from your Custody wallet](/how-tos/manage-your-assets/how-to-top-up-or-withdraw-funds-from-your-custody-wallet.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.b2binpay.com/how-tos/manage-your-assets.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.
