# Ingems

Pixudi游戏系统包括库存、宠物、角色和技能管理模块。 我们定期更新游戏内容，以更好地服务我们的玩家。 在游戏中，玩家从登录游戏到完成成就，都可以通过多种方式获得英宝石，英宝石是皮虚地世界的主要货币。 这些宝石可用于购买各种商品，以及执行各种操作，例如照顾、喂养和改善您的宠物，或将其兑换成其他游戏内代币。

<figure><img src="/files/5QT5t3q03brxDkM3wzxo" alt=""><figcaption></figcaption></figure>

可以花在哪些方面：

* 和宠物一起打开鸡蛋
* 为你的宠物购买药水
* 为你的角色购买药水
* 为你的角色购买各种升级
* 为您的宠物购买升级
* 为你的宠物购买技巧
* 宠物治疗
* 为您的宠物购买食物
* 购买和改善宠物住房
* 购买服装和角色零件
* 宠物训练
* 购买特殊游戏物品
* 购买彩票
* 购买锦标赛通行证

获取方式：

* 完成成就
* 每日登录游戏
* 完成日常任务
* 打开神秘礼包
* 参与抽奖
* 命运之轮
* 完成任务
* 获得新的水平
* 在锦标赛中获胜


---

# 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/ch/jie-shao/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.
