# Theorycrafting Library

## Introduction

This is a Theorycrafting Library specific to the game Zenless Zone Zero. This library is made and maintained by theorycrafters at [The Sixth Alley Discord Server.](https://discord.com/invite/xGpdsEKxCX)

## Library Submissions

To submit your findings, please join the [6A Discord Server](https://discord.gg/xGpdsEKxCX) then follow those steps:

1. Go to #tc-readme and read the rules
2. Get the Theorycrafting role
3. Go to #create-ticket
4. Click on "Create Library Submission"

If you have any questions, don't hesitate to ping or message @vladutsu


---

# 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://6a-tcl.gitbook.io/theorycrafting-library/theorycrafting-library.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.
