> For the complete documentation index, see [llms.txt](https://wiki.cristalyro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cristalyro.com/welcome-to-cristalyro/freebies/starter-sets.md).

# Starter Sets

## Welcome to Crystaly RO!&#x20;

Choose your path wisely with our specialized sets tailored for strength (Red Set), dexterity (Grey Set), and intelligence (Blue Set) based characters. These sets are provided to you upon your first login and are designed to enhance your character's strengths, ensuring you're well-equipped to conquer the challenges that await in our world. Create your character today and embark on your epic journey!

## **Red Set (STR Characters):**

* Perfect for strength-based characters.
* Receive it upon logging in for the first time.
* Enhances physical attack power and defense.
* Examples: Lord Knight, Champion, Whitesmith.

<div align="center" data-full-width="true"><figure><img src="/files/aabWjkwuZhf7ICDt2HhG" alt=""><figcaption><p>Strength Set</p></figcaption></figure></div>

## **Grey Set (DEX Characters):**

* Tailored for dexterity-based characters.
* Claim it for free when you log in.
* Boosts accuracy, attack speed, and agility.
* Examples: Sniper, Clown, Gypsy.

<figure><img src="/files/2YO6HtyvsgDLDrLH3k4m" alt=""><figcaption><p>Dextery Set</p></figcaption></figure>

## **Blue Set (INT Classes):**

* Ideal for intelligence-based characters.
* Given to you when you start playing.
* Amplifies magic attack power and SP regeneration.
* Examples: High Wizard, Biochemist, Professor.

<figure><img src="/files/IETvIOYfd5KdzRF7kQRb" alt=""><figcaption><p>Intelligence Set</p></figcaption></figure>

**Claim Your Set Today and Conquer the World of Crystaly RO!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.cristalyro.com/welcome-to-cristalyro/freebies/starter-sets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
