# Koda.art mobile app

This app showcases how easily anyone can utilise existing UI components to create an app with assets and NFTs.

With a completely custom design that matches the one from Koda.

Developed during 1 day.

The code can be found here: <https://github.com/RostislavLitovkin/KodaMobileApp>

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


---

# 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://plutolabs.gitbook.io/plutoframework/example-application/koda.art-mobile-app.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.
