> For the complete documentation index, see [llms.txt](https://docs.xyo.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xyo.network/developers/xl1-wallet.md).

# XL1 Wallet

The XL1 Wallet is a browser extension (similar to MetaMask) that enables users to securely interact with the XYO Layer One blockchain. It stores XL1, the network’s native gas and utility token, and enables seamless use in transactions, smart contracts, and dApps.

<div><figure><img src="/files/ksR3Ez4R1SxOWwDFbK4g" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SbP5cMmNiMwVoA2fabo7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hViRqxHhgKpkiTD1we3G" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jzhYsML9qL07vHhMmmOq" alt=""><figcaption></figcaption></figure></div>

**Key Features:**

* Secure Token Storage – Manage your XL1 safely
* Layer One Integration – Direct connection to the blockchain
* Gas & Payments – Pay fees, execute contracts, and more
* Simple Interface – Friendly for both Web3 beginners and pros
* Dark Mode & Light Mode – Style your wallet your way

<a href="https://chromewebstore.google.com/detail/xl1-wallet/fblbagcjeigmhakkfgjpdlcapcgmcfbm?pli=1" class="button primary">Get the Wallet</a>

Have the wallet and ready to use it? Check out wallet instructions [here](/developers/xl1-wallet.md).


---

# 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:

```
GET https://docs.xyo.network/developers/xl1-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.
