# Welcome!

Here, you will find everything you need to know about Leg. Things like what commands are available, how to customize the bot to do what you want, other good-to-know information and etc.

{% hint style="info" %}
In the documentation, the bot "Queen's Right Leg" will be referred to as Leg with \[he/him] pronouns.
{% endhint %}

![](/files/E3hbF2nlZs2FSEqoDOO3)

{% hint style="warning" %}
Queen's Right Leg is not affiliated with Karuta.
{% endhint %}


---

# 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://ryan-46.gitbook.io/queens-right-leg/readme.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.
