# 重定向

{% hint style="info" %}

### 逻辑-重定向组件

{% endhint %}

<figure><img src="/files/J97RqQymbkwlIBzllo2e" alt="" width="286"><figcaption></figcaption></figure>

{% hint style="info" %}
重定向组件：

可以将用户输入的URL地址，重定向到另外一个页面；
{% endhint %}

<figure><img src="/files/6omtw7IKbSUzTM8Owhv6" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
注意：默认情况下，Safari 和 iOS 设备，会阻止新选项卡的重定向，它会向用户弹出权限窗口。
{% 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://doc.nyai.chat/jin-jie-jiao-cheng-gong-zuo-liu/luo-ji-zu-jian/zhong-ding-xiang.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.
