# 2.0.1 Upgrade Guide

The 2.0.1 is a small bugfix update that is easy to upgrade to.&#x20;

Simply download the latest version from MC-Market. Extract the zip and find the `cogs` folder. Replace the existing `cogs` folder with the new one and restart the bot.


---

# 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.zingyawesome.com/upgrading/2.0-upgrade-guide/2.0.1-upgrade-guide.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.
