# Tutorial Quest

{% hint style="info" %}
**Tip:** This quest automatically starts when you first join the server. Just follow the waypoints
{% endhint %}

### Quest Walkthrough

{% stepper %}
{% step %}

#### &#x20;Tutorial Rotom - Welcome to Lo'ai Region

After giving a couple steps into the server you get a call from the tutorial Rotom to greet you and introduces you to the Lo'ai Region.

{% endstep %}

{% step %}

#### Visit "Professor Palm" (Nurse)

**Location:** Pokémon Center, HUB

"Professor Palm" welcomes you and lets you know she isnt professor palm, but nurse Joy.

<figure><img src="/files/s1IMX3CfBs6wdcFPGuoA" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important:** Press **M** to open the starter selection menu!
{% endhint %}
{% endstep %}

{% step %}

#### Visit the Daycare&#x20;

{% hint style="info" %}

#### Use `/daycare` to acces your daycare box<br>

<a href="/pages/bOdxNYNxGPx10Or1BUae" class="button primary">Learn about Daycare Here</a>
{% endhint %}

<figure><img src="/files/KiaEts9YbhM61yWhdqj5" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### &#x20;Introduction to Raid Battles

Meet Willy! The raid intusiast, he will let you know about raids! But if you wish to learn more about them click below!

<a href="/pages/DwhsueA2GPovyh6YnYn0" class="button primary">Learn About Raids</a>

<figure><img src="/files/VjbKMekvGvdXXGrJcWfi" alt=""><figcaption></figcaption></figure>

* **Level requirement:** Only Pokémon level 90+ can participate
* **Commands:** `/server raids` and `/raid list` to join raids
* Raid Pokémon return every hour
  {% endstep %}

{% step %}

#### Learning about Ranked Battles

Think you are good enough to battle other trainers? Face other great trainers and prove your worth!

<a href="/pages/GwHMugmmR34UZ8K0uA1K" class="button primary">Learn more about Ranked here</a>

<figure><img src="/files/YB8S6xfhXm2ZkCx3bLrV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Visit the School

Genotype will let you know all bout the free kits! As an advice dont engage conversation, he can be a bit cranky!

<figure><img src="/files/JNf1p3seHICbbroAKYhP" alt=""><figcaption></figcaption></figure>

* **Important Command:** Type `/kits` to get your starter equipment
* You can return to this NPC anytime to check kits
  {% endstep %}
  {% endstepper %}

### Key Commands & Information

#### Essential Commands

* **M** - Open starter Pokémon selection menu
* **/kits** - Receive your starter equipment and kits
* **/server raids** - Access raid server
* **/raid list** - View and join available raids

<a href="/pages/6ZJnaoTh0Jl9MBb7qK8h" class="button primary">Check all our important commands here</a>

***

### Quick Tips for New Players

💡 **Press M immediately** after talking to Professor Palm to get your starter

💡 **Use `/kits` at the School** to get essential starting equipment

💡 **Level up to 90+** before attempting raids for the best experience

💡 **Talk to all NPCs** - they provide valuable information about server features

💡 **Check `/server raids` regularly** to participate in hourly raid events

***

### What to Do After the Tutorial

#### Immediate Goals

* Choose and train your starter Pokémon
* Collect your starter kits from `/kits`
* Explore the Lo'ai Region&#x20;
* Start gathering resources
* Build your base

#### Mid-Term Goals

* &#x20;[Learn breeding at the Daycare](/features/daycare-poke-breeding.md)
* &#x20;[Participate in Rush Challenges](/features/rush-challenges.md)
* [Join Raids ](/features/raids.md)
* [Visit the Safari Zone](/features/safari-zone.md)

#### Long-Term Goals

* [Compete in Ranked Battles](/features/ranked.md)
* [Try the Hoopa Helix Lottery](/features/hoopa-helix-lottery.md)

***

### Frequently Asked Questions

<details>

<summary>I missed the tutorial dialogue. Can I restart it?</summary>

Talk to the NPCs again! They'll repeat their information. You can also ask staff for help in-game or on Discord.

</details>

<details>

<summary>Where do I press M for my starter?</summary>

Press **M** on your keyboard after talking to Professor Palm at the Pokémon Center. This opens the starter selection menu.

</details>

<details>

<summary>I can't find the /kits command. Where is it?</summary>

Type `/kits` in the chat after reaching the School NPC and completing that part of the tutorial.

</details>

<details>

<summary>Can I participate in raids before level 90?</summary>

No. All Pokémon in your party must be at least level 90 to participate in raids.

</details>

<details>

<summary>What's included in the starter kits?</summary>

The starter kits include essential equipment and items to help you begin your journey. Use `/kits` to claim them!

</details>

<details>

<summary>Can I skip the tutorial?</summary>

While you can walk away at any point, it's recommended to complete the tutorial to understand server features and claim your starter kits.

</details>

<details>

<summary>Where is the Lo'ai Region?</summary>

The Lo'ai Region is the custom region for Cobblemon Islands. You're already there when you spawn!\
Visit other Towns by using the `/warps`

</details>

***

### Need Help?

* 💬 Join our [Discord Server](https://discord.com/invite/cobblemonislands)
* 📚 Check the Complete FAQ
* 👥 Ask staff or experienced players in-game
* 📖 Review Server Rules

***

**Welcome to Cobblemon Islands!** 🏝️

{% hint style="success" %}
You're now ready to begin your adventure in the Lo'ai Region. Good luck, Trainer!
{% endhint %}


---

# 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://wiki.cobblemonislands.com/new-islanders-information/main-quests/tutorial-quest.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.
