# Introduction

Blockchain is still a relatively new technology for most people, and there is currently a lack of mainstream applications to integrate blockchain into people's lives. XiaMi Pool is committed to lowering the barrier to entry for newcomers to blockchain with its open and unique ecosystem, with the aim of reaching out to tens of millions of new users to create a revolutionary frontier in the DeFi ecosystem, creating a new universe that radiates the beauty of blockchain for everyone to enjoy.

XiaMiFishing is a DeFi application based on a NFT protocol launched by XiaMi Pool. NFT stands for "Non-Fungible Token" and has the characteristics of being indivisible, irreplaceable, and unique. In the XiaMi Fishing, each fishing boat is given a unique number which cannot be replicated. Users can interact with smart contracts to obtain fishing boats, transform them, destroy them, and exchange them for cash. Users can even earn income from fishing in the sea. We hope to revitalize the public's perception of blockchain through this simple and fun DAPP.


---

# 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://doc.xiamipool.com/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.
