# The Prefix

## Set a custom prefix for your Discord server!

You can change the prefix of Tempy for your Discord server everytime, by copy-pasting the line down below you can easily change the prefix, just replace `<new-prefix>` to the prefix you would like to set.\
You can replace the Tempy mention with the current prefix of the bot as well.

```
@Tempy#8370 prefix <new-prefix>
```

## See which prefix is set for your Discord server!

You can see the current set prefix for your Discord server by copy-pasting the line down below. You can replace the Tempy mention with the current prefix of the bot as well. You can see how to change the prefix of Tempy above.

```
@Tempy#8370 prefix
```

##


---

# 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://docs.tempybot.me/tempy-bot/commands/the-prefix.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.
