# Evolving NFTs

Veggies Gotchi aims to revolutionize the digital collectibles experience by using evolving NFTs as main characters in our game. This means that each player's companion will be unique and registered on zkSync network.

## Introducing the principle of evolving NFTs

As player adventure progresses, his pet will grow up with him. \
His NFT will automatically change its appearance or characteristics, unlocking new perks in the game.

<figure><img src="/files/vn0UeBafYABwpMN3HJp8" alt=""><figcaption><p>4 evolving shapes that follow the player's progress</p></figcaption></figure>

In addition to being evolutive, our nfts also have a life time and can die (= burn) if this time reaches 0.\
Learn more about how the game works: [GAMEPLAY](/veggies-gotchi/gameplay/getting-started.md).


---

# 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://veggies-gotchi.gitbook.io/veggies-gotchi/how-veggies-gotchi-works/game-technology/evolving-nfts.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.
