# 按钮

{% hint style="info" %}

### 输入-按钮组件

{% endhint %}

<figure><img src="/files/c2AZYl8hT76m3qdz59Ky" alt="" width="294"><figcaption></figcaption></figure>

{% hint style="info" %}
按钮组件目前仅支持单选

单选可以通过任何选项，跳转到流程中的特定路径，它是直接根据用户的选择内容，直接拆分对应流程。
{% endhint %}

<figure><img src="/files/Ve5pKmhU6JabFU9imfKt" alt="" width="291"><figcaption></figcaption></figure>

{% hint style="info" %}
如果连接“默认”选项，那么没有连接的按钮，将会自动选择默认路径。
{% endhint %}

<figure><img src="/files/C88cjWd1FE5HkKa1OGPy" alt="" width="284"><figcaption></figcaption></figure>

<figure><img src="/files/3odIAt8EoNdovYM1OR4v" 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/an-niu.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.
