> For the complete documentation index, see [llms.txt](https://docs.ninky.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninky.io/blockchain-gameplay/nft-tomo.md).

# NFT Tomo

## Meet NFT Tomo

#### **Meet NFT Tomo:** [**https://ninky.io/**](https://ninky.io/)

![NINKY.io](/files/SNIC3ge9o0aA8cWhAMAX)

NFT Tomo came out to the world to help players by their side. It is another companion who stands by players and actively helps their limitless growth. Users can cross-breed NFT Tomos or participate in NFT auctions to find the right Tomo of your preference. The systems derived from NFT Tomo brings a freshness to a game and provides a new way of NINKY utilization to the INO-NINKY ecosystem.

The NFT Tomos are traded and auctioned in **the NINKY marketplace at NINKY.io**. Through the interaction between the NINKY marketplace and the game, players are able to experience a whole new form of entertainment that was unseen in the game previously.

NFT Tomos are one of the main pillars that sustains a healthy and colorful NINKY Universe.


---

# 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://docs.ninky.io/blockchain-gameplay/nft-tomo.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.
