# Utility

## Overview

By owning an NFT linked to a Collection, you can benefit from the following utilities

#### Ownership of collection

You can own a collection by holding an NFT with ownership linked to it.

#### Community participation rights

You can join the online community of the category to which the collection linked to the NFT belongs. For example, if you purchase a Pokémon card NFT, you can join the community in the card category.

#### Events participation rights

You can receive invitations to offline events and participate in them.

#### Viewing rights

You can visit the Unikura's vault and view the collections you own.

#### Collection redemption rights

You can redeem your collection from the vault in exchange for the NFT you own.


---

# 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://velvett.gitbook.io/unikura/phygital-nft/utility.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.
