> For the complete documentation index, see [llms.txt](https://timelessx.gitbook.io/timeless-x/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://timelessx.gitbook.io/timeless-x/campaigns/linea-park-guide/add-a-wallet-to-your-layer3-account.md).

# Add a wallet to your Layer3 account

Before proceeding with connecting your Timeless X wallet to Layer3, 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><p>Network &#x26; Wallet Selection</p></figcaption></figure>

{% hint style="info" %}
Remember the account you should be using for Linea Park is your EOA account (**the one without AA tag**), this is the same account you should add on Layer3.
{% endhint %}

Now you can proceed with adding your Timeless X wallet to your Layer3 account.&#x20;

1. Navigate to [Layer3](https://layer3.xyz/quests)
2. Click on your profile icon, then on your account name
3. Click 'Edit profile'
4. Click 'Connect address'
5. Select 'WalletConnect' and scan the QR code with Timeless X
6. Confirm & sign the transactions :white\_check\_mark:

{% embed url="<https://drive.google.com/file/d/1HklOsxQKLXxIdL544zo3MUwjgwysaD7b/view?usp=drive_link>" %}
Add wallet to Layer3
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://timelessx.gitbook.io/timeless-x/campaigns/linea-park-guide/add-a-wallet-to-your-layer3-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
