# Fund your wallet

Before proceeding with funding 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>

Funding your wallet is simple as 1, 2, 3.

1. Select the wallet
2. Tap three-dot icon on the avatar to copy your wallet address
3. Send ETH to your wallet on Linea network

{% hint style="info" %}
Send ETH to your wallet ONLY on Linea network.&#x20;
{% endhint %}

<figure><img src="/files/lISd7fwlZTgsLEFQRFcz" alt=""><figcaption><p>Funding your wallet</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/fund-your-wallet.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.
