> For the complete documentation index, see [llms.txt](https://daxio.gitbook.io/daxio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daxio.gitbook.io/daxio/information/metamask.md).

# Metamask

## Metamask Wallet Integration 📱💼

Your Daxio experience is seamlessly linked to your personal Metamask wallet. This integration ensures that every transaction you perform on the platform is securely connected and authenticated through your wallet.

**Key Points:**

1. **Security and Control:** Your digital assets, including NFTs and tokens, are securely stored in your Metamask wallet. We do not have access or control over your holdings, giving you full ownership and control.
2. **SDAX Requirement:** To complete any purchases on the platform, it is essential to maintain a balance of SDAX (Daxio's native token) in your Metamask wallet.
3. **ETH for Gas:** Additionally, please ensure that you hold some Ethereum (ETH) in your wallet, as all transactions on the Ethereum Blockchain require Gas for processing. It's important to note that Gas Fees can fluctuate throughout the day.

By integrating your Metamask wallet, you can enjoy a secure and personalized experience on the Daxio platform while maintaining full control over your assets.


---

# 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://daxio.gitbook.io/daxio/information/metamask.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.
