# Collecting Pets

Embark on an unprecedented adventure by following the main storyline. Along the journey, there are chances to encounter pets everywhere. Collect and tame them to become loyal companions!&#x20;

There are 3 major ways to obtain pets in game:

* [Summon](/gameplay/collecting-pets/summon.md#summon-with-coins) with coins
* [Summon](/gameplay/collecting-pets/summon.md#summon-with-diamonds) with Diamonds
* [Capture](/gameplay/collecting-pets/capture.md)

Note: Pets and NFT pets are different concepts. All pets need to be minted in the "NFT" system to become NFTs.


---

# 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://litepaper.metamerge.xyz/gameplay/collecting-pets.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.
