# Start a transfer

## Start a transfer

In the **Travel Rule module,** users can execute manual Travel Rule transfers with precision and confidence.&#x20;

{% embed url="<https://youtu.be/2tZyDNb1ag4>" %}

{% stepper %}
{% step %}

### Initiate a Transfer

To begin a transfer, click on the **"Start Transfer"** button in the screen's upper-right corner. This will open a right-side drawer containing five outlined steps to guide you through the transfer process.
{% endstep %}

{% step %}

### Enter Transfer Details

* Select the specific cryptocurrency for the transaction. As you input this information, real-time updates on conversion rates for multiple fiat currencies will be displayed, allowing you to make informed decisions.
* **Transfer method:** Choose your preferred transfer method, and when you're ready, click **"Continue"** to move to the next step.
  {% endstep %}

{% step %}

### Select the sender account

* **Search and Select:** Use the search bar to find the **Sender account.** Once located, select the account and choose the appropriate sending wallet address from the available options linked to that account.
* **Review Information:** You’ll obtain an overview of the account and wallet details, including a risk score that can be addressed if necessary. If everything looks good, click **"Continue"** to proceed.
  {% endstep %}

{% step %}

### Select the recipient account

* **Search and Select:** Like the Sender selection, search for the Recipient account using the search bar. After selecting the account, choose the relevant wallet address from the available options.
* **Review Information:** An overview of the account and wallet details will be provided. If you're ready to move forward, click **"Continue".**
  {% endstep %}

{% step %}

### Associate the VASP

**VASP Selection:** Search for and select the **VASP (Virtual Asset Service Provider)** associated with this transfer. This step ensures the transfer is routed through the correct service provider and is in line with compliance requirements.
{% endstep %}

{% step %}

### Associate the transfer

ensure accuracy. You can easily edit the information directly from the drawer menu if any changes are needed. Once you’re confident that everything is correct, click **"Confirm"** to finalize the transfer.
{% endstep %}

{% step %}

### Finalize the transfer

**Review and Confirm:** Before completing the transfer, review all the details to ensure accuracy. You can easily edit the information directly from the drawer menu if any changes are needed. Once you’re confident that everything is correct, click **"Confirm"** to finalize the transfer.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Benefits of manual Travel Rule transfers with Ospree**\
By using Ospree for manual Travel Rule transfers, you benefit from reduced errors, lower costs, saved time, and a more efficient use of your compliance resources. For organizations looking for even greater efficiency, this manual process can be automated using the [**Ospree REST API.**](/ospree-api/overview.md)
{% endhint %}

### **Tracking and managing the transfer**

* **Transfer Flow:** After confirmation, you can monitor the progress of the transfer in the Transfer Flow section, where key details and the real-time status of the transfer are displayed.
* **Transfer Details:** The Transfer Details section provides a thorough overview of all information required by the Travel Rule to complete the transfer. It also provides the option to cancel the transfer if needed.


---

# 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.ospree.io/dashboard/travel-rule/start-a-transfer.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.
