# Welcome!

## Hi there

This is your all-new Style Guide—a steadily growing collection of guides, documentation, and tutorials for MAL Rewrite. You can navigate to other documents using the drop-down menu on the top-left.

## Some socials

Check out our club on MyAnimeList.

{% embed url="<https://myanimelist.net/clubs.php?cid=6498>" %}

Chat with more of our members on Discord!

{% embed url="<https://discord.gg/UsXvSUh7qu>" %}

## Here's the original copy for cross-referencing

{% embed url="<https://docs.google.com/document/d/1vuzcKeqQuHuUyjzaMdxVqzMkUjbcr2_aYSmesWyT-EI/edit#>" %}


---

# 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://malrewrite.gitbook.io/important-docs/welcome.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.
