# SubDAO

- [Filecoin 子 DAO](https://doc.nodedao.com/nodedao-wen-dang/subdao/filecoin-zi-dao.md): 介绍 NodeDAO：用于 Staking Filecoin 的去中心化流动性提供者
- [质押 Filecoin](https://doc.nodedao.com/nodedao-wen-dang/subdao/zhi-ya-filecoin.md)
- [与 Metamask 连接](https://doc.nodedao.com/nodedao-wen-dang/subdao/zhi-ya-filecoin/yu-metamask-lian-jie.md)
- [使用 HashKing 质押 Fil](https://doc.nodedao.com/nodedao-wen-dang/subdao/zhi-ya-filecoin/shi-yong-hashking-zhi-ya-fil.md)
- [解除质押  并 兑换 FIL](https://doc.nodedao.com/nodedao-wen-dang/subdao/zhi-ya-filecoin/jie-chu-zhi-ya-bing-dui-huan-fil.md)
- [提供流动性和 耕作](https://doc.nodedao.com/nodedao-wen-dang/subdao/zhi-ya-filecoin/ti-gong-liu-dong-xing-he-geng-zuo.md): 为矿池提供流动性并开始耕种额外奖励！


---

# 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.nodedao.com/nodedao-wen-dang/subdao.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.
