# 评分

{% hint style="info" %}

### 输入-评分组件

{% endhint %}

<figure><img src="/files/OXR4K2S4Utzz7l14VbSE" alt="" width="307"><figcaption></figcaption></figure>

{% hint style="info" %}
通过设置评分组件，可以向用户提供评分按钮
{% endhint %}

<figure><img src="/files/rkaD482tTsUdAKDIZq8D" alt="" width="344"><figcaption></figcaption></figure>

{% hint style="info" %}
评级输入是可定制的，您可以设置自定义范围、数字或自定义图标以及底部标签。

最大值：代表着评级的最大范围

保存变量：就是将评级保存在变量内，可以用作自己服务器的参数，进行传递
{% endhint %}

<figure><img src="/files/HWh0Zgv18J5sF90N7pYt" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://doc.nyai.chat/jin-jie-jiao-cheng-gong-zuo-liu/shu-ru-zu-jian/ping-fen.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.
