# What will Happen If I Change My Receiving Address?

For private reasons, you may choose to refresh your deposit address.

Changing your address does not invalidate the old one.

Funds sent to your previous addresses will still safely arrive in your account, but you cannot revert the interface to display the old address again.


---

# 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.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-will-happen-if-i-change-my-receiving-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.
