# How To Edit Stakeholder Wallet Address

If a user wants claimed tokens to go to a new wallet, the Admin will have to initiate a Change Receiving Wallet transaction.

The steps are outlined below:

1. Open the allocation whose wallet you wish to change.

   <figure><img src="/files/bDotbl7qJejb1JRIh5K0" alt="" width="563"><figcaption></figcaption></figure>
2. Click on the "Actions" Menu in the top right

<figure><img src="/files/u0fXGcsQfMrkIYtzMGJS" alt="" width="563"><figcaption></figcaption></figure>

3. Click "Change Receiving Wallet"

<figure><img src="/files/cJkCK7435Fro6ub7L25C" alt="" width="563"><figcaption></figcaption></figure>

4. Select the wallet to move the allocation to, or add a new wallet.

<figure><img src="/files/ik0TVa2KV3OGynawqygw" alt="" width="563"><figcaption></figcaption></figure>

5. Navigate to the Transactions tab and sign the newly-created Transfer Beneficiary transaction.


---

# 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.magna.so/admins/product-guides/how-to-add-and-edit-allocations/how-to-edit-stakeholder-wallet-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.
