# Fund your wallet

Funding your wallet is a simple and straightforward process.

1. Click the three-dot on the avatar
2. Copy your wallet address
3. Send funds to your wallet on the SUPPORTED NETWORKS (*Ethereum, Linea, Base, Polygon*)

<figure><img src="/files/lISd7fwlZTgsLEFQRFcz" alt=""><figcaption><p>Funding your wallet</p></figcaption></figure>

## Did you send funds to your smart wallet on an unsupported network?

Blockchain transactions are permissionless, meaning that a recipient has no way to control or reject incoming deposits that are sent to it. Once a transaction is submitted to the blockchain, it becomes irreversible. Therefore, it's important to carefully verify the network, address, and method before executing your transfer.

{% hint style="success" %}
**Timeless X** currently supports smart wallet deposits across Ethereum, Base, Linea, Polygon, Arbitrum and BNB Chain. To learn more about account abstraction, you can visit [**here**](https://timelessx.gitbook.io/timeless-x/help-center/account-abstraction).
{% endhint %}

If you already sent funds to your smart AA wallet on an unsupported network, we have both reassuring and forward-looking updates:

**Positive Update**: Your funds are secure in your wallet, not lost. They remain under your control, safeguarded on the blockchain.

**Forward-Looking Note**: While the network your funds are on might not yet be supported by Timeless X, rest assured that access to these assets will become available as soon as we integrate this network. Our goal is to embrace all major networks, enhancing our wallet's inclusivity and flexibility. Although we cannot provide a specific timeline just yet, expanding our network support is a top priority.

Meanwhile, please stay tuned for updates as we work on it and follow us on [X](https://x.com/timelesswallet) and [Telegram](https://t.me/timelessfrens).


---

# 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/manage-your-wallet/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.
