> 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/platforms.md).

# Platforms

## SuperWine Trading Platform

SuperWine Trading platform is a specialized platform exclusively dedicated to wines. It is a curated trading platform where users can discover, buy, and sell a wide range of premium wines. SuperWine Trading platform guarantees that wine lovers can peruse an unmatched assortment of superb bottles from all over the world giving them an opportunity to generate profit by trading premium wines as digital assets.

## Drinkswap Trading Platform

DrinkSwap is a certified NFT trading platform for premium alcoholic beverages. It makes it easier to exchange NFTs and provides a special combination of trading and investing opportunities. DrinkSwap offers a unique and safe way to exchange limited-edition alcoholic beverages as digital assets because of its specialty in premium drinks.

The platform ensures quality storage and authenticates each drink listed, lowering the risk of counterfeit beverages. Furthermore, DrinkSwap provides expert-curated packages that cater to various tastes and preferences, introducing users to new and exciting drinking experiences. It is also worth noting that DrinkSwap includes all types of premium alcohol, including whiskey, tequila, vodka, and others.

DrinkSwap aims to address the issue of counterfeiting in the beverage industry while also generating new revenue streams for users and partners by creating transparent investment opportunities. This market turns into a useful tool for investors and collectors who want to learn more about the world of high-end alcoholic drinks.


---

# 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/platforms.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.
