# Editing Wallet Details

{% hint style="info" %}
This is an abridged version of the user guide, highlighting essential features. To access the full version with detailed steps, kindly reach out to your dedicated Account Manager.
{% endhint %}

1. Brokers can deposit or withdraw funds from the client's wallet. <br>

   <figure><img src="https://content.gitbook.com/content/1IPpJ7m6UE2JoFRdpq5x/blobs/10bmUyjO0c40RUxZRMpp/image.png" alt=""><figcaption></figcaption></figure>
2. Brokers can filter the date range for the wallet's deposit and withdrawal history.&#x20;

   <figure><img src="https://content.gitbook.com/content/1IPpJ7m6UE2JoFRdpq5x/blobs/tyDXMGdMFJyl1b9YlYQ2/image.png" alt=""><figcaption></figcaption></figure>


---

# 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://reference-guide.gitbook.io/crm-back-office-user-guide-abridged/7.-wallet/editing-wallet-details.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.
