# What is AP

**Attention Points&#x20;**<mark style="color:blue;">**(AP)**</mark> is Questor’s platform ecosystem contribution value.

AP is not an ordinary point, nor is it a Token that exists purely for trading. It is a platform ecosystem contribution value. Users can obtain AP through supplementary rewards from level upgrades, limited-time and limited-quantity activities within platform applications, and subsequent ecosystem cooperation activities.&#x20;

{% hint style="info" %}
This means AP is not obtained simply through clicks or low-quality tasks, but is related to real ecosystem behavior.
{% endhint %}


---

# 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://questor.gitbook.io/questor-docs/ap-system/what-is-ap.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.
