# Finding your Team

First find your **Scholar Number**, this was sent to you in your initial acceptance message. Then, check the table below to find your manager and team. Feel free to add your manager as a friend on discord. They are here to help your throughout your journey so please feel free to ask them any questions!

{% hint style="warning" %}
Your manager will never ask you for your seed phrase or any private information.
{% endhint %}

| Team                           | Scholar Numbers | Manager            |
| ------------------------------ | --------------- | ------------------ |
| :fish: **Nimo**                | `1-32`          | Hani               |
| :tangerine: **Koi**            | `33-64`         | Veritas            |
| :purple\_heart: **Yam**        | `65-101`        | Jessah             |
| :owl: **Owl**                  | `102-136`       | Woza               |
| :lion\_face: **Ronin**         | `137-172`       | Longgadog          |
| :lizard: **Kotaro**            | `173-208`       | Thorfinn           |
| :fried\_shrimp: **Shrimp**     | `209-243`       | Des                |
| :hamster: **Gerbil**           | `244-278`       | Bless              |
| :kissing\_heart: **Goda**      | `279-313`       | Mesh               |
| :cactus: **Cactus**            | `314-348`       | Screampuff         |
| :jack\_o\_lantern: **Pumpkin** | `349-383`       | *To be determined* |
| :hot\_pepper: **Hot Butt**     | `384-418`       | *To be determined* |
| :cat: **Catfish**              | `419-453`       | *To be determined* |
| :ant: **Gravel Ant**           | `454-488`       | *To be determined* |
| :chicken: **Doubletalk**       | `489-523`       | *To be determined* |


---

# 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://showdown-scholars.gitbook.io/showdown-scholars/getting-started/finding-your-team.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.
