# Team Structure

Our team consists of three owners, one moderator and three additional helpers focused on bettering the user experience.&#x20;

Our main developer is one of our owners, who also has developed all of our features from scratch with years of experience in developing sneaker automation tools.

Read more on what our features consist of and how they work in the upcoming section of this documentation.


---

# 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://docs.autosnkr.com/about-us/team-structure.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.
