# 激活之后的使用

- [开发者权限 / Sidequest](https://ocguide.eyw015.com/quest-use/dev-sq.md)
- [头显安装软件/梯子](https://ocguide.eyw015.com/quest-use/quest-client-inside.md)
- [Oculus PC客户端](https://ocguide.eyw015.com/quest-use/oc-client.md)
- [Proxifier+代理客户端](https://ocguide.eyw015.com/quest-use/oc-client/proxifier.md)
- [串流 / 投屏](https://ocguide.eyw015.com/quest-use/stream.md)
- [银行卡 / 购买软件](https://ocguide.eyw015.com/quest-use/pay.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://ocguide.eyw015.com/quest-use.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.
