# Boyfriend

## Boyfriend

- [Boyfriend Bot](https://headwaydocs.gitbook.io/boyfriend/master.md): Finally, a bot for simps. Boyfriend Bot is your virtual boyfriend with loads of fun commands!
- [Bot Status](https://headwaydocs.gitbook.io/boyfriend/bot-status.md): Boyfriend Bot at a glance!
- [Changing the Prefix](https://headwaydocs.gitbook.io/boyfriend/changing-the-prefix.md)
- [FAQ](https://headwaydocs.gitbook.io/boyfriend/faq.md): Questions? We got you.
- [Update Log](https://headwaydocs.gitbook.io/boyfriend/update-log.md): See Boyfriend Bot Updates!
- [Boyfriend Bot Fun](https://headwaydocs.gitbook.io/boyfriend/boyfriend-bot-fun.md): The original Boyfriend Bot commands! Use them to get the most out of your new boyfriend! All commands here use the default prefix.
- [General Fun](https://headwaydocs.gitbook.io/boyfriend/general-fun.md): Fun commands not related to the theme of Boyfriend Bot!
- [⚙️Utility](https://headwaydocs.gitbook.io/boyfriend/utility.md): Just random cool things to have!
- [Moderation](https://headwaydocs.gitbook.io/boyfriend/moderation.md): Why do it yourself when your Boyfriend can do it for you?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://headwaydocs.gitbook.io/boyfriend/master.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.
