# Manage your wallets

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

{% content-ref url="/pages/0fJbwfd2JaFMkFRYvjU6" %}
[How to grant access to your wallet](/how-tos/manage-your-wallets/how-to-grant-access-to-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/bVgqjgPmsn3MX5wr1mR0" %}
[How to manage user roles](/how-tos/manage-your-wallets/how-to-manage-user-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/ITKjbtri12wW1xZ072uW" %}
[How to restrict access to your wallet](/how-tos/manage-your-wallets/how-to-restrict-access-to-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/lU6LC9m83IwigqB6FLuc" %}
[How to generate a report on wallet balances](/how-tos/manage-your-wallets/how-to-generate-a-report-on-wallet-balances.md)
{% endcontent-ref %}

{% content-ref url="/pages/CpIe3P7pKuDz5DyI4AhW" %}
[How to set withdrawal thresholds](/how-tos/manage-your-wallets/how-to-set-withdrawal-thresholds.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.coinsbuy.com/how-tos/manage-your-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.
