# 问题（FAQ）

- [常见问题](https://wiki.aptos.movemove.org/wen-ti-faq/chang-jian-wen-ti.md)
- [如何分享自己的节点](https://wiki.aptos.movemove.org/wen-ti-faq/ru-he-fen-xiang-zi-ji-de-jie-dian.md)
- [如何运行多个节点](https://wiki.aptos.movemove.org/wen-ti-faq/ru-he-yun-xing-duo-ge-jie-dian.md)
- [如何修改节点配置文件](https://wiki.aptos.movemove.org/wen-ti-faq/ru-he-xiu-gai-jie-dian-pei-zhi-wen-jian.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://wiki.aptos.movemove.org/wen-ti-faq.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.
