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

# Contents

### Various Content

Pararium offers a wide range of contents that can be accessed using $PAZ. Pararium provides spaces for users to freely engage in creative activities and supports them with various contents to foster even more imaginative activities. In addition, Pararium constantly adds new contents to provide users with more diverse experiences.

**Emoji**: Users can purchase customized emoji.

**Access to videos, performances, events**: Users can purchase access to videos, performances, events.

**Background music**: Users can purchase background music.

**Props, limited edition clothes**: Users can purchase props such as key-chains, stickers, posters, and more.

**Character customization**: Users can use $PAZ or Rium to access character customization services, making it easier for them to engage in creative activities and share their self-made characters with other users.

Through various ways of using $PAZ or Rium , \
$PAZ or Rium is used for \
(1) purchasing for corporate branding activities and \
(2) consumption through user activities with circulation taking place within the Pool ($PAZ)

The increase in circulation speed due to the increase in use cases leads to an increase in token value, returning rewards to all participants.

Pararium welcomes new users' ideas and plans to continuously add new contents to provide even more diverse experiences.

&#x20;                                                      &#x20;

&#x20;                                                          *(Details could be fixed and change due to situations)* <br>


---

# 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://treasurelabs.gitbook.io/usdpaz-whitepaper/pararium/contents.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.
