# Understanding the Transfer Flow

The international transfer process in VIS follows a detailed procedure to ensure compliance with FIVB regulations. Below is an overview of how the transfer process works:

1. **Club & Player Agreement**: The club and player have a contract and wish to officialize it according to FIVB regulations in order to obtain an International Transfer Certificate (ITC).
2. **Create the ITC**: The club or federation creates the ITC by [following the required process in VIS](/vis-web-manager/international-transfer/how-to-create-an-international-transfer.md).
3. **Draft Mode**: The ITC will be in Draft mode. **It may require changes**, which will be displayed at the top of the page.
4. **Initiate the Transfer**: Once the draft is ready, the club or player can initiate the transfer to begin the procedure.
5. **Signatures**: Once initiated, only the **Club** and **Player** can sign the transfer.
6. **Federation Signatures**: After both the club and player have signed, the **Receiving** and **Origin** federations must also sign the transfer.
7. **Payment (if applicable)**: If there is any payment required, the club will need to follow the instructions displayed in the system.
8. **Transfer Supervisor Confirmation**: The transfer supervisor will confirm the payment, if any, and ensure all requirements are met.
9. **Confirm Transfer**: The transfer supervisor will confirm and activate the transfer.
10. **Generate the ITC Certificate**: Once the transfer is confirmed, a certificate will be generated and sent to the relevant parties.


---

# 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://help.app.fivb.com/vis-web-manager/international-transfer/understanding-the-transfer-flow.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.
