# 图片选择

{% hint style="info" %}

### 输入-图片选择组件

{% endhint %}

<figure><img src="/files/zXrYUo1CsjPve4TggISp" alt="" width="288"><figcaption></figcaption></figure>

{% hint style="info" %}
该组件与[按钮](/jin-jie-jiao-cheng-gong-zuo-liu/shu-ru-zu-jian/an-niu.md)组件类似，只不过该组件是用图片的形式，代替了按钮。

你可以通过点击图片，走到对应分支
{% endhint %}

<figure><img src="/files/ZHbZKxXSzu3ykPYTOZbR" alt="" width="375"><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/tu-pian-xuan-ze.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.
