> For the complete documentation index, see [llms.txt](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/what-is-utilitybia.md).

# What is Utilitybia?

{% hint style="info" %}
**Good to know:** we all know what are utilities in our life. Here's a good example – Gift Box! Utilitybia provides those real-life utilities in the Crypto Space - the world's first utility service using NFTs!
{% endhint %}

Here are articles about Utilitybia and our first product - Gift Box:

> Utilitybia is a utility service for Crypto-World. Crypto itself was created for currency but today, it is turning like Crypto-World. What and how, but why? — [“I could go on…”, “Do!”](https://www.youtube.com/watch?v=NuPolrd9yuo\&t=80s)
>
> — [What is Utilitybia?](https://medium.com/@crypto-utilitybia/what-is-crypto-utilitybia-b4a1815559a2)

> **Gift-Box** is a Utility NFT where users can put **gifts** (crypto assets: Memes or NFTs) inside and send them to **gifty**.
>
> — [What is the Gift-Box?](https://medium.com/@crypto-utilitybia/what-is-the-gift-box-222910b249f8)

## Getting Started

**Got a few minutes?** Check out a video overview of our product:

{% embed url="<https://www.youtube.com/watch?v=eGHt4pGusbk>" %}

{% hint style="info" %}
**Good to know:** users can buy any Gift-Box NFT and what? They can go to the "My Utilities" pages and choose what they bought. Then they can put any Alt/Meme coins and NFTs inside of the Gift Box and wrap the box. And sent that to friends or loved ones. They can open and collect what's inside of the Gift Box!
{% endhint %}

### Guides for Users

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/Lto7G1mkF8QPRRVESqpy" %}
[Buy your Utility](/crypto-utilitybia/guides-for-users/buy-your-utility.md)
{% endcontent-ref %}

{% content-ref url="/pages/wEJd2s0s1Dmn8syrUcWH" %}
[Enjoy your utilities](/crypto-utilitybia/guides-for-users/enjoy-your-utilities.md)
{% endcontent-ref %}

{% content-ref url="/pages/hCCmZKTYd7rcn7hwIhej" %}
[Any suggestions?](/crypto-utilitybia/guides-for-users/any-suggestions.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Guides for Artists

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="/pages/cQsymnJoREXRH42hBhT1" %}
[Quick Start](/crypto-utilitybia/guides-for-artists/quick-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/fXsmEYQdLHcIhXim9Gwe" %}
[How to join?](/crypto-utilitybia/guides-for-artists/how-to-join.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% endhint %}


---

# 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://crypto-utilitybia.gitbook.io/crypto-utilitybia/what-is-utilitybia.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.
