> For the complete documentation index, see [llms.txt](https://www.bfm-unity.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bfm-unity.org/2.0.0/kong-jian-zhan.md).

# 空间站（建设中……）

- [BFM | 比坊梦（建设中……）](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-bi-fang-meng.md)
- [0-0 BFM Unity | 比坊梦联合体](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-unity-bi-fang-meng-lian-he-ti.md): 行政：服务，运营，咨询
- [0-1 BFM DA | 比坊梦数产](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-da-bi-fang-meng-shu-chan.md): 加密金融：资产管理，数据分析，CeFi，DeFi
- [1-0 BFM R-Ins. | 比坊梦科学研究院](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-rins.-bi-fang-meng-ke-xue-yan-jiu-yuan.md): 科学研究：算法交易，量化投资，量子退火，公链开发
- [1-1 BFM D-Ins. | 比坊梦工程设计院](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-dins.-bi-fang-meng-gong-cheng-she-ji-yuan.md): 工程技术：方案设计，项目开发
- [2-0 BFM Univ. | 比坊梦大学](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-univ.-bi-fang-meng-da-xue.md): 教育：培训
- [2-1 BFM Cult. | 比坊梦文化](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-cult.-bi-fang-meng-wen-hua.md): 文化：组织文化建设
- [2-2 BFM Trad. | 比坊梦金典](https://www.bfm-unity.org/2.0.0/kong-jian-zhan/bfm-trad.-bi-fang-meng-jin-dian.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 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, and the optional `goal` query parameter:

```
GET https://www.bfm-unity.org/2.0.0/kong-jian-zhan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
