> For the complete documentation index, see [llms.txt](https://more.playonetap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://more.playonetap.com/faqs/trade-my-eggs-for-a-pet.md).

# Trade my eggs for a pet

**Steps**&#x20;

This can only be done through a computer. Mobile devices are not compatible at this time.&#x20;

Go to <https://www.qorbiworld.com/>&#x20;

Select “My Assets” in the top menu.&#x20;

Login Connect your wallet (if you use SphereOne you do not have a connect wallet button)&#x20;

Select your Gold, Silver and Bronze Egg&#x20;

Then select the “Trade For Pet” button.&#x20;

Read disclosure and select Yes.&#x20;

Follow the Immutable/Metmask prompts to sign the trade.&#x20;

Once complete you can refresh the page to see you pet.&#x20;

You can also go to immutable.com to see your new NFT If you have any issues or you did not receive, your Jaguar in the trade please contact support in our discord.&#x20;

Here is a quick video on how to trade the eggs for a pet. <https://customer-2bwi7pce1aev1tze.cloudflarestream.com/b70d76485c17ea470e0b5a229c29939b/watch>&#x20;

**What next**

In the One Tap game,  you will be one of the lucky people who will own a pet, which gives you an ability in the One Tap Game. Here is a video of our developers adding the final pieces of the Jaguar to the game. Please enjoy our new One Tap Pet, they are a priceless asset in the One Tap game. <https://customer-2bwi7pce1aev1tze.cloudflarestream.com/3824cb6c3d26e5d1af5d1ded2f2a0994/watch>


---

# 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, and the optional `goal` query parameter:

```
GET https://more.playonetap.com/faqs/trade-my-eggs-for-a-pet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
