# Ingems

The Pixudi game system includes modules for inventory, pets, characters and skills management. We regularly update the game content to better serve our players. Within the game, players can obtain ingems, which are the main currency in the world of Pixudi, by various ways, from logging into the game to completing achievements. These ingems can be used to purchase a wide range of goods, as well as perform various actions, such as caring, feeding and improving your pets, or exchange them for other in-game tokens.\ <img src="/files/SC83liwL7h92yR9J0Lt8" alt="" data-size="original">

#### What can be spent on:

* Opening an egg with a pet
* Buying potions for your pet
* Buying potions for your character
* Purchase various upgrades for your character
* Buy upgrades for your pet
* Buying skills for your pet
* Pet treatment
* Buying food for your pet
* Buying and improving pet housing
* Purchasing clothing items and character parts
* Pet training
* Purchasing special game items
* Purchasing lottery tickets
* Purchasing tournament pass

#### How to obtain:

* Completing achievements
* Daily login to the game
* Completing daily tasks
* Opening of Mystery Packs
* Participation in the lottery
* Wheel of Fortune
* Completing quests
* Getting a new level
* Winning in tournaments&#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://docs.pixudi.com/pixudi-manual/introduction/ingems.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.
