# Send funds to another address

Before proceeding to send funds from your wallet, make sure:

1. Linea network is selected
2. The correct wallet is selected

{% hint style="info" %}
Linea Park is tailored for EOA wallet experience to save on gas fee. Avoid selecting the smart wallet (AA tag) option.
{% endhint %}

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

Looking to send funds to a friend or another waller? You have two simple options:

## Send funds via link

1. Make sure both Linea network and the correct account are selected
2. Tap 'Send' button and enter the amount
3. Tap 'Send via link' button and approve the transaction
4. Share the link with your frens

<figure><img src="/files/W4PzroSLQtWA4mkSv49L" alt=""><figcaption><p>Send funds via link</p></figcaption></figure>

{% hint style="info" %}
Did you know you could also send NFTs via link on Timeless X? Now that you know, [click here](https://timelessx.gitbook.io/timeless-x/help-center/send-crypto-via-link/sending-nft-via-link) to learn how you can seamlessly send NFTs via link to your frens.
{% endhint %}

## Send funds to an address

1. Make sure both Linea network and the correct account are selected
2. Tap 'Send' button on homescreen
3. Enter the amount you want to send
4. Enter & select the recipient address
5. Approve the transaction

<figure><img src="/files/t7gnytWXgxIyudcz6hUe" alt=""><figcaption><p>Send funds to an address</p></figcaption></figure>


---

# 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://timelessx.gitbook.io/timeless-x/campaigns/linea-park-guide/send-funds-to-another-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.
