# Transfer Vesting

1. Select the plan, then locate the 'Transfer' button in the bottom right corner.

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

2. Enter the new user's information. Please note that the maximum transfer amount is determined by the previous user's vested token balance.

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

3. Once the transfer is complete, the user list will update. The new user will be added, and the old user will remain in the list for record-keeping purposes.


---

# 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.secondswap.io/token-issuer-central/vesting-plan-setting/transfer-vesting.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.
