# How to add plugins?

## Downloading plugin on our demand.

Navigate to #plugins channel in Improvements section and select plugin which you want to download and use. In this guide I will show you Donor Plugin as a ***example***.

![](/files/V4F4G9TTBf86SFjHwJrH)

The next step will be open plugins folder where bot is located.

![](/files/1gO2G3RnK1Cs7Fn4gYfl)

And simply drag and drop our plugin to this directory.

![](/files/4nefL4ocYQu75XzSt4By)

Voila! You can run bot and enable demanded modules from downloaded plugin.

![](/files/mKzqxE6OcYyEkkakayYj)


---

# 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://guide.darkbot.eu/faq/how-to-add-plugins.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.
