# wata

## English

- [About WATA](https://docs.wata.finance/en/master.md)
- [Roadmap](https://docs.wata.finance/en/roadmap.md)
- [WATA public test is now open, participate to win DOGE airdrop](https://docs.wata.finance/en/events/test.md)
- [mLTC token](https://docs.wata.finance/en/products/mltc.md)
- [Yield Farming](https://docs.wata.finance/en/products/farms.md)
- [How to use MetaMask on Wata-Binance Smart Chain](https://docs.wata.finance/en/tutorials/guides-bsc.md)
- [metamask-guides](https://docs.wata.finance/en/tutorials/metamask-guides.md)
- [How to use MetaMask on Wata-HECO](https://docs.wata.finance/en/tutorials/guides-heco.md)
- [General FAQ](https://docs.wata.finance/en/faqs/general-faq.md)
- [WATA\_whitepaper](https://docs.wata.finance/en/white-paper/wata_whitepaper.md)
- [Wright mining machine L3+ machine special characteristics analysis](https://docs.wata.finance/en/other/l3+.md)
- [Wright new model goldshell mining machine analysis](https://docs.wata.finance/en/other/goldshell.md)

## 中文简体

- [关于WATA](https://docs.wata.finance/master.md)
- [路线](https://docs.wata.finance/roadmap.md)
- [WATA 公测现已开启，参与赢取 DOGE 空投](https://docs.wata.finance/events/test.md)
- [mLTC算力token](https://docs.wata.finance/products/mltc.md)
- [农场](https://docs.wata.finance/products/farm-lp.md)
- [操作手册-bsc链(币安智能链)](https://docs.wata.finance/tutorials/guides-bsc.md)
- [metamask使用教程-翻墙版本](https://docs.wata.finance/tutorials/metamask-guides.md)
- [metamask钱包-不翻墙版本](https://docs.wata.finance/tutorials/metamask-guides2.md)
- [操作手册-heco链](https://docs.wata.finance/tutorials/guides-heco.md)
- [常见问题](https://docs.wata.finance/faqs/faq.md)
- [莱特矿机L3+机器特殊性分析](https://docs.wata.finance/other/l3+.md)
- [莱特新机型金贝矿机分析](https://docs.wata.finance/other/goldshell.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wata.finance/master.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.
