# 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">

**Que peut-on dépenser pour :**

* Ouvrir un œuf avec un animal de compagnie
* Acheter des potions pour votre animal
* Acheter des potions pour votre personnage
* Achetez diverses améliorations pour votre personnage
* Achetez des améliorations pour votre animal de compagnie
* Acheter des compétences pour votre animal de compagnie
* Traitement des animaux
* Acheter de la nourriture pour votre animal
* Acheter et améliorer le logement pour animaux de compagnie
* Acheter des vêtements et des éléments de personnage
* Dressage d'animaux de compagnie
* Acheter des objets de jeu spéciaux
* Acheter des billets de loterie
* Achat d'un pass tournoi

#### Comment obtenir :

* Accomplir des réalisations
* Connexion quotidienne au jeu
* Accomplir les tâches quotidiennes
* Ouverture des Packs Mystère
* Participation à la loterie
* Roue de la Fortune
* Terminer des quêtes
* Obtenir un nouveau niveau
* Gagner dans des tournois


---

# 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/francais/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.
