> For the complete documentation index, see [llms.txt](https://uglydog.gitbook.io/ugly-doge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uglydog.gitbook.io/ugly-doge/p2e-game-overview/3.-gameplay.md).

# 3. Gameplay

**a. Getting Started**

* Players start by joining the game and adopting an UglyDoge.
* Basic food and training tools are provided, and additional items can be purchased in the in-game shop.

**b. Managing UglyDoge**

* Keep UglyDoge's health, happiness, and energy levels up by regularly feeding, resting, and training it.
* The happier and healthier UglyDoge is, the more rewards players can earn.

**c. Training and Rewards**

* Engage UglyDoge in various training activities to improve its skills and earn rewards.
* can earn rewards through competition with other users.
* Rewards earned from training can be used to purchase items in the in-game shop.

**d. NFT and Item Trading**

* Items and UglyDoge obtained in the game can be issued as NFT and traded in the marketplace.
* Buy and sell rare items through the NFT marketplace.
* In-game items can be used to decorate your Ugly Doge, which can be traded as NFT.


---

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

```
GET https://uglydog.gitbook.io/ugly-doge/p2e-game-overview/3.-gameplay.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.
