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

# Assets

## The Elixir Token

The ELXR token, which is at the heart of this white paper, serves as the internal currency within the ecosystem. Its innovative features, diverse use cases and added value to the wine industry make it attractive to wine enthusiasts, cryptocurrency enthusiasts and Web3 industry players alike. As an integral part of the ecosystem, the ELXR token enables seamless transactions within the platform. Users can use it to purchase wines, access exclusive events or even invest in NFTs representing rare wines.

## Trezor

Trezor provides wine enthusiasts with a one-of-a-kind storage solution for their beverages. This multi-unit storage unit is designed to provide optimal wine storage conditions while also providing convenience and peace of mind. Users can rent or buy their Trezor unit, which allows them to securely store and protect their valuable wine collections.

Trezor users no longer have to be concerned about proper wine storage or potential wine damage. It is a useful service that doubles as an investment opportunity, giving treasured bottles a safe haven and possibly increasing in value over time.


---

# 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://superwine-1.gitbook.io/superwine-whitepaper/the-superwine-ecosystem/assets.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.
