# Manage Withdrawal Address

For your security, we offer withdrawal address whitelisting.

The registered withdrawal address will be whitelisted for withdrawals, and you will always be able to withdraw only to this address.

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

In **My Profile > Withdrawal Address**, you can register, delete, and rename withdrawal addresses.

* For detailed instructions on adding an address, please check [here](/transfer-funds/withdrawal-address-whitelisting.md).


---

# 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://how.smashfi.me/my-profile/manage-withdrawal-address.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.
