# 指令设置

![指令设置主界面](/files/-LrTz7FdajxZTK94gf1P)

## ①指令列表

在这里，你可以快速查看对应的功能、指令和说明等。

{% hint style="info" %}
可以与下方④搜索框搭配使用
{% endhint %}

## ②指令

&#x20;首先你需要点击左边列表中一个指令，然后会显示功能对应设置的指令

本功能支持多个指令，使用分隔符【|】分割

例：踢|T|go

## ③权限

权限对应最上面的等级说明

头衔等级：对应群头衔等级，如下所示。

![群内显示样式](/files/-LrU17oGILMc6frv61cR)

![设置的头衔](/files/-LrU11oQkBohjO_LWKYU)

&#x20;如果指令A被设置等级权限为7，则只有权限≥7的成员才能使用此指令。

## ④搜索框

在这里搜索所需要更改的指令功能名称。指令列表会自动显示搜索结果。

## ⑤前缀

在这里输入指令前缀，前缀可以很好地防止误触。

![没有使用前缀的后果（捂脸）](/files/-Ls5yz3aCgzfgSDKvT4b)

如果前缀为#，则应该这样使用指令：

![示意图](/files/-Ls5z5btXdRkY8gMT7zB)


---

# 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://help.tensuu.com/untitled/zhi-ling-she-zhi.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.
