# Twist Send Guide

### How to Use

1. Connect Wallet: Connect your wallet securely to access the Twist Send interface.
2. Select Network and Asset: Choose the network and token you want to send.
3. Enter Recipient and Amount: Input the recipient’s address and the amount you wish to send. TWIFT automatically calculates available balance after gas and fees. Fees include the required gas fee that is required for the transaction.&#x20;
4. Review Transaction: Check the transaction details and confirm to execute the twist transfer.
5. Track Status: After sending, view both transaction hashes (the first from your wallet and the second from the twist address) in the History section.

### Withdrawing Assets on Safe

If your transfer fails during the second step of a Twist Send transaction, your assets remain safely under your control. You can withdraw them manually using the Safe interface by following the steps below:

1. Go to Safe Wallet: Visit the official Safe interface at <https://app.safe.global/welcome/accounts>.
2. Connect Wallet: Connect the exact same wallet you used for the Twist Send transaction on TWIFT.<br>

   <figure><img src="/files/ZM3yjDBqTs5JK5hCSshd" alt=""><figcaption></figcaption></figure>
3. Select Network: Choose the blockchain network corresponding to the token you were sending.
4. Initiate Withdrawal: Click the \[Send] button within the Safe interface.<br>

   <figure><img src="/files/71AfVed13XiHV9eugIqj" alt=""><figcaption></figcaption></figure>
5. Enter Details: Input the amount and wallet address where you would like to receive your assets and confirm the transaction.

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

{% hint style="info" %}
Note: TWIFT is a non-custodial interface and does not have access to your funds. If you encounter any technical issues while using the Safe interface, please reach out directly to Safe Support (<https://help.safe.global/en/>). For any Twift related inquries, please contact <help@twift.xyz> with your transaction details.
{% endhint %}


---

# 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://twift.gitbook.io/twift-docs/twist-send/twist-send-guide.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.
