# RQ App 功能介紹

這是每次打開 RQ App 最先看到的畫面，會以最下方固定欄位一步步做說明喔！

![](/files/gsHfDvmCmUlHPDUtrwgR)

{% content-ref url="/pages/-M1GBjhsZ6uRgE1Ov0ZH" %}
[我](/rq/rq-app/me.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LtSl6EkvEYsNGfx8HKi" %}
[發現](/rq/rq-app/discovery.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1GCdRbKqKLKwGKPG9B" %}
[分析](/rq/rq-app/analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1GCp9oqLc3mV-OUWRC" %}
[訓練](/rq/rq-app/training.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lsu2jpgpkz0n7RtwUqG" %}
[其他](/rq/manual/upload/other.md)
{% endcontent-ref %}


---

# 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://runningquotient-support.gitbook.io/rq/rq-app.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.
