# Home

## Welcome to BEComTweaks' Docs!

Thank you for checking out the documentation! This should contain everything from why BEComTweaks exists, to the fine details on how it works, and how to contribute!

If you need more help, you are welcome to join our discord! It is available at <https://becomtweaks.github.io/discord>

#### Jump right in!

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Learn on the basics required in any repo!</td><td><a href="getting-started">getting-started</a></td></tr><tr><td><strong>Creating new things</strong></td><td>Learn to create new items like Packs, Sections and Compatibilities</td><td><a href="creating-a">creating-a</a></td></tr><tr><td><strong>Who are we?</strong></td><td>Want to know who we are?</td><td><a href="broken-reference">Broken link</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://becomtweaks.gitbook.io/docs/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.
