# Public bot features

FlexyBot offers many useful features without creating your own bot. Just invite FlexyBot into your server and you can start using them. [Invite FlexyBot](https://discord.com/oauth2/authorize?client_id=1126549428686311434\&scope=bot\&permissions=8)

Most of these features come from **Applications**, which are installed on our official bot the same way as you can install them on your own custom bots. So if you want to use them on your own bot and customize them further, you can create your own bot - just follow our [Geting started guide](/tutorials/discord-getting-started-guide.md).

Stay in tune for more features as we add them.


---

# 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.flexy.bot/public-bot-features.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.
