# Page Not Found

The URL `propw-jiao-yi-gui-ze/propw-yi-zhi-xing-gui-ze-shuo-ming-wei-shen-me-wo-men-yao-you-yi-zhi-xing-gui-ze` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [PropW 一致性规则说明，为什么我们有一致性规则？](https://docs.propw.com/help-center/help-center-zh/propw-jiao-yi-gui-ze/propw-yi-zhi-xing-gui-ze-shuo-ming-wei-shen-me-wo-men-you-yi-zhi-xing-gui-ze.md)
- [PropW 异常交易监管标准及处理措施](https://docs.propw.com/help-center/help-center-zh/propw-jiao-yi-gui-ze/propw-yi-chang-jiao-yi-jian-guan-biao-zhun-ji-chu-li-cuo-shi.md)
- [PropW 评估计划与训练账户规则](https://docs.propw.com/help-center/help-center-zh/propw-jiao-yi-gui-ze/propw-ping-gu-ji-hua-yu-xun-lian-zhang-hu-gui-ze.md)
- [训练账户（第 3 阶段）终止与结算规则](https://docs.propw.com/help-center/help-center-zh/propw-jiao-yi-gui-ze/xun-lian-zhang-hu-di-3-jie-duan-zhong-zhi-yu-jie-suan-gui-ze.md)
- [PropW 训练账户（第 3 阶段）使用指南](https://docs.propw.com/help-center/help-center-zh/propw-jiao-yi-gui-ze/propw-xun-lian-zhang-hu-di-3-jie-duan-shi-yong-zhi-nan.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter, and the optional `goal` parameter:

```
GET https://docs.propw.com/help-center/help-center-zh/propw-jiao-yi-gui-ze/propw-yi-zhi-xing-gui-ze-shuo-ming-wei-shen-me-wo-men-you-yi-zhi-xing-gui-ze.md?ask=<question>&goal=<end_goal>
```

`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.

### Option 2 — Browse the documentation index

Full index: https://docs.propw.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.propw.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/help-center/help-center-zh/propw-jiao-yi-gui-ze/propw-yi-zhi-xing-gui-ze-shuo-ming-wei-shen-me-wo-men-you-yi-zhi-xing-gui-ze.md`).

You may also use `Accept: text/markdown` header for content negotiation.
