# 12 - PAPI

<div align="left"><img src="/files/-M4xiIqtiQf97yJTqePz" alt="For example:Scoreboard"></div>

| Variable name                     | Showing                                           |
| --------------------------------- | ------------------------------------------------- |
| **%dantiao\_win%**                | Win times                                         |
| **%dantiao\_lose%**               | Lose times                                        |
| **%dantiao\_draw%**               | Draw times                                        |
| **%dantiao\_kd%**                 | KD(Kill/Death)                                    |
| **%dantiao\_total%**              | Total game times                                  |
| **%dantiao\_winrank%**            | Win ranking                                       |
| **%dantiao\_kdrank%**             | KD ranking                                        |
| **%dantiao\_isInvited%**          | Whether you have a request which hasn't been deal |
| **%dantiao\_points%**             | My points                                         |
| **%dantiao\_energy%**             | My energy                                         |
| **%dantiao\_maxenergy%**          | My max energy                                     |
| **%dantiao\_duanwei%**            | My dan                                            |
| **%dantiao\_isWin%**              | The result of last game                           |
| **%dantiao\_lastdamage%**         | The total damage you took of last game            |
| **%dantiao\_lastmaxdamage%**      | The max damage you took of last game              |
| **%dantiao\_lastopponent%**       | Your opponent of last game                        |
| **%dantiao\_lasttime%**           | The time consumed of last game                    |
| **%dantiao\_lastdate%**           | The date of last game                             |
| **%dantiao\_winning-streak%**     | Winning streak                                    |
| **%dantiao\_max-winning-streak%** | Max winning streak recorded                       |
| **%dantiao\_winrank+NUMBER%**     | The player who has the rank of win                |
| **%dantiao\_kdrank+NUMBER%**      | The player who has the rank of KD                 |


---

# 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://1392847363.gitbook.io/dantiao-plugin/12.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.
