# 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="guides-for-users/buy-your-utility" %}
[buy-your-utility](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/guides-for-users/buy-your-utility)
{% endcontent-ref %}

{% content-ref url="guides-for-users/enjoy-your-utilities" %}
[enjoy-your-utilities](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/guides-for-users/enjoy-your-utilities)
{% endcontent-ref %}

{% content-ref url="guides-for-users/any-suggestions" %}
[any-suggestions](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/guides-for-users/any-suggestions)
{% 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="guides-for-artists/quick-start" %}
[quick-start](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/guides-for-artists/quick-start)
{% endcontent-ref %}

{% content-ref url="guides-for-artists/how-to-join" %}
[how-to-join](https://crypto-utilitybia.gitbook.io/crypto-utilitybia/guides-for-artists/how-to-join)
{% 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: 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://crypto-utilitybia.gitbook.io/crypto-utilitybia/what-is-utilitybia.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.
