# Gaming Characters

## Methods of acquisition:

Players receive 2 pets of N grade upon registering an account.\
Players can purchase pet blind boxes through the official IGO.

Old players with a minimum number of NFTs can receive air drops.

Players can purchase pets on the marketplace.

## Character Grades:

Characters are graded N, R, SR and SSR with the lowest being N.  For NFT characters, the lowest level would be R.

## Character Attributes:

Upon character creation, players are randomly assigned a main skill and an artifact. The artifact's race determines the character's race, with currently available races being Lava and Ocean.

&#x20;


---

# 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://whitepaper.dracooworld.com/dracoo-keeper/gaming-characters.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.
