# Create New Withdrawal Methods

### <mark style="color:red;">Setting Up Withdrawal Method</mark>

To create a new withdrawal method, follow these steps:

{% tabs %}
{% tab title="Step 1" %}
Click on the "Create" button.

<figure><img src="/files/HjSfNg7Na1zwVRRQXWsi" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}

1. Enter the name of the withdrawal method in the respective languages. \
   ![](/files/EgBsGSlM6lt16VgHHZeo)
2. Select the client group(s) for which this withdrawal method will be available. This determines which clients will have access to this particular method.
3. Choose the supported currencies for this withdrawal method. Clients will only be able to withdraw funds in the currencies you specify here.<br>

   <figure><img src="/files/3UOXo4lhqRLLDYDpK5HJ" alt=""><figcaption></figcaption></figure>
4. After selecting the supported currencies for the withdrawal method, you will need to configure the withdrawal settings for each currency:&#x20;
   * Minimum Withdrawal Amount
   * Maximum Withdrawal Amount&#x20;
   * Fee (%)&#x20;
   * Maximum Fee Amount <br>

     <figure><img src="/files/0jilTbEXMqwL6xEnXBtK" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Step 3" %}

1. Set up the required fields for the withdrawal form. To add a new field:&#x20;
   * Click on "Create." <br>

     <figure><img src="/files/Zz80ueCAulWvCPNgdbtt" alt="" width="375"><figcaption></figcaption></figure>
   * Select the field type from the available options.
   * Indicate whether the field is required or optional for clients to fill in.&#x20;
   * Fill in the field details and click on "Create Field". \
     ![](/files/GudDGRBGjIy2i1PXqsS9)
2. Once you have configured the withdrawal method and added the required fields, click on "Save" to save the withdrawal method settings.\
   ![](/files/TxC0EfpDE5001bgfiPWv)
   {% endtab %}
   {% endtabs %}

### <mark style="color:red;">Application</mark>

When clients withdraw funds, they will have visibility of the available withdrawal methods along with the corresponding accepted currencies, fees, and withdrawal amount ranges. Clients can review this information and choose their preferred withdrawal method based on their preferences and requirements. <br>

<figure><img src="/files/7yopTKstFqr2XfLD5qFB" 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-full/17.-settings/client-portal-transaction-settings/withdrawal-method-settings/create-new-withdrawal-methods.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.
