> For the complete documentation index, see [llms.txt](https://seent-help.gitbook.io/seent-info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seent-help.gitbook.io/seent-info/home.md).

# Home

**Getting started with seent:**\
•  To find out everything related to seent follow the following:\
•  Invites for seent : <https://discord.com/application-directory/1166359429273354240>\
•  Support server: <https://discord.gg/ysG7fdJW6K>\
\
**Information:**\
**T**he **seent bot** is a multi-functional bot that helps your server, from security to distracting members with **roleplay** commands and **game** commands, the bot can help the server with **moderation** and **security**, we have a single **antilink system**, the systems will evolve along the way when the bot ours will start to grow and will reach servers with as many members as possible, the developer wanted to make a bot that would be very easy to use, so the prefix is ​&#x200B;**{.}** and this can be changed very easily, and to see all the commands you just have to write **{. help }** and our bot will answer you with our commands.\
\
**Our categories:**\
• Info - **Information related to the seent bot** \
• Utility - **Server utility commands** \
• Fun  - Here it includes all kinds of games, roleplay (fun commands) \
• Emoji - **Here you can see information about how to decorate your server by adding new emojis** \
• Economy - **Here there are all kinds of games related to money, just like in real life** \
• Moderation - **More serious stuff is here, for example banning members (mute, kick, etc.)** \
• Setup - **Here are the commands for setting up a server** \
• LastFm - **Here you can see information on how to show you in real time what songs you are listening to**\
• NSFW - **Here you can see nsfw commands (commands for NSFW channels)**\
\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://seent-help.gitbook.io/seent-info/home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
