> For the complete documentation index, see [llms.txt](https://docs.posx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.posx.io/whitepaper/ecosystem/participants.md).

# 5.1 生态系统与参与者

## 5.1 生态系统与参与者

### 参与者

POSX 生态可包括用户、商户、产品合作方和开发者。\
各方的实际参与资格与服务范围，以正式产品规则为准。

\*\*CURRENT / 当前已实现：\*\*POSX 链上代币状态可在 BNB Smart Chain 验证。\
\*\*PLANNED / 规划中：\*\*产品、商户和生态合作方案。

奖励、返利、结算、收益及合作权益均为 **TBD / 待确认**。\
本白皮书不构成参与资格、回报或商业结果的承诺。


---

# 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://docs.posx.io/whitepaper/ecosystem/participants.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.
