# SWFT-GPT 插件使用说明

<mark style="color:red;">注意：下单会自动匹配类型，为了更好的说明每个类型的使用步骤，以下教程类型进行区分。由于是自然语言问答下单，以下问答方式不是固定模式，按照实际操作和遇到的具体问题进行问答即可</mark>


---

# 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://gpt-docs-cn.swft.pro/swftgpt-cha-jian-shi-yong-shuo-ming.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.
