# Implementation Features

DUO changes its appearance to accompany various events in the life of the holder. There are three main types of change:

1. [the holder presses his/her own button to change](/duo-nft/implementation-features/optionally-specified-platforms.md)
2. [automatically changes according to the time and region set by the holder](/duo-nft/implementation-features/automatic-change-by-api.md)
3. [changes in accordance with the movement of the held address](/duo-nft/implementation-features/change-by-specified-tx.md)

<figure><img src="/files/f26FVBzzk4KmNZywCvnB" alt=""><figcaption></figcaption></figure>

Below we will explain these three in a little more detail.


---

# 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://duo-nft.gitbook.io/duo-nft/implementation-features.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.
