# How to update bot?

Let's say we are using Darkbot 1.13.17 beta 95 which comes with DarkBot.exe file.

![](/files/51o7ykBWDsjI7b2VAsv2)

All we need to do is simply download latest bot version from #unstable-version or #experimental-versions *((if you are donor) in this case we will use experimental version as it's latest available at the moment)*

![](/files/zGNLgC75hiq4kO1GvJkm)

Now we need to drag and drop our newly downloaded DarkBot.jar to bot directory.

![](/files/kB0GNXlsTsw94FrH5rjK)

Now we have 2 DarkBot files in our folder. Let's use DarkBot.jar (this icon with "coffee")

![](/files/4mEWTWKonGKfpNSwkPLb)

![](/files/DCbHF94EpZkjsy3Pj6FT)

Here we are! We just updated bot to latest available beta 99 :)


---

# 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-update-bot.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.
