# Ending

Congratulations on learning the workflow of creating Discord bots. Remember that languages are not only for coding Discord bots. In fact, your new knowledge of a language qualifies you for many jobs!

## Thank You

If you liked this guide, consider sharing it with your friends who want to start learning. Thanks for reading this guide and good luck out there in the real world!

This guide was made possible by **Vinniehat** and **Vysion,** with feedback from **many people**. If you want to provide feedback on the guide, you can find us on the [Discordbots.org server.](https://discord.gg/dbl)


---

# 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://vinniehat-1.gitbook.io/guide-to-making-your-own-discord-bot/endgame/ending.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.
