# Welcome

Welcome to the official **HowTo** guide of **Raze.** After reading this, you will become a pro **Raze** bot user.\
For any questions or concerns, please contact [tiso99](https://discord.com/users/1251221319085854808/)\
\
We will be using GitBook for the time being bc ez and poor.

{% hint style="danger" %}
Not all pages are completed/finished, please don't be mad sussy bakas.
{% endhint %}

### Hop In

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Let's Start</strong></td><td>Invitation and such</td><td><a href="/files/qif335KiRkLpvizvOUUV">/files/qif335KiRkLpvizvOUUV</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>FAQs</strong></td><td>FAQs about <strong>Raze</strong> (Not really, no one never asked a question.)</td><td><a href="/files/uZIM8dFxA6cmH2W21SzH">/files/uZIM8dFxA6cmH2W21SzH</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr></tbody></table>


---

# 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://raze-org.gitbook.io/razes-howto-guide/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.
