# v1

- [v1.4](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.4.md): Miscellaneous Improvements
- [v.1.3](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v.1.3.md): Denukify System
- [v1.2](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.2.md): Guild Suggest + Guild Setup
- [v1.1](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.1.md): Major Update: Report + Suggestion System
- [v1.0](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.0.md): Major update: Infractions system & 'Bot' commands
- [v1.0.1](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.0/v1.0.1.md): Just a delayed feature that was meant to be released in v1 that got released when ready
- [v1.0.2](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.0/v1.0.2.md): Removed commands from DMs that shouldn't be used there
- [v1.0.3](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.0/v1.0.3.md): Added DM alerts for infractions so that user is notified of the infraction
- [v1.0.4](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.0/v1.0.4.md): Infractions that are deleted are now permanently deleted instead of achieved
- [v1.0.5](https://docs.goldenbot.net/outdated-documentation/update-logs/v1/v1.0/v1.0.5.md): Patched some more bugs and added more detailed error messages


---

# 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.goldenbot.net/outdated-documentation/update-logs/v1.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.
