> For the complete documentation index, see [llms.txt](https://learn.trovemarkets.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.trovemarkets.com/luxury-equities.md).

# Luxury equities

LVMH, HRMES, RCHMT, KRING, PRADA, BRBY, MONC, GOOS, TPR, CPRI markets have been added to Trove perp dex (and HIP-3 HyperLiquid testnet markets).

{% hint style="success" %}
These equities represent the largest batch of fashion "collectibles" available on the market. Markets that have the highest volume on Trove beta, will be added to HIP-3 mainnet.&#x20;
{% endhint %}

<figure><img src="/files/f7JJUpBnH6AziYG3EO5T" alt=""><figcaption><p>All equities available under "equities" tab on search bar</p></figcaption></figure>

***

<table><thead><tr><th width="208.5234375">Abbreviation</th><th width="188.09765625">Company Name</th><th>Description</th></tr></thead><tbody><tr><td>LVMH</td><td>LVMH Moët Hennessy - Louis Vuitton SE</td><td>World's largest luxury conglomerate; owns Louis Vuitton, Dior, Fendi, Sephora; spans fashion, wines, jewelry.</td></tr><tr><td><img src="/files/hNu4yyJpNSEvhw12s7Oy" alt=""></td><td>Hermès International SCA</td><td>Iconic French luxury house famous for Birkin bags, scarves, perfumes; focuses on leather goods and ready-to-wear.</td></tr><tr><td>RCHMT</td><td>Compagnie Financière Richemont SA</td><td>Swiss luxury group owning Cartier, Piaget, Montblanc; specializes in jewelry, watches, and leather goods.</td></tr><tr><td>KRNG</td><td>Kering SA</td><td>French holding company for Gucci, Saint Laurent, Balenciaga, Bottega Veneta; emphasizes fashion and accessories.</td></tr><tr><td><img src="/files/tusrcPnGCelw7oJ2XXHy" alt=""></td><td>Prada S.p.A.</td><td>Italian fashion house known for minimalist luxury; owns Prada and Miu Miu brands; leather goods, ready-to-wear.</td></tr><tr><td><img src="/files/bFHTeqWdgfx6pXa1ILnC" alt=""> </td><td>Burberry Group plc</td><td>British heritage brand for trench coats, scarves, handbags; focuses on outerwear and accessories.</td></tr><tr><td><img src="/files/tfhNHDnCWuUJDSL26pXS" alt=""></td><td>Moncler S.p.A.</td><td>Italian luxury outerwear specialist; down jackets, apparel under Moncler and Stone Island brands.</td></tr><tr><td><img src="/files/QqfKmouq2v5F7YcbZuKL" alt=""></td><td>Geox S.p.A.</td><td>Italian footwear and apparel company; "breathable" shoes and casual wear.</td></tr><tr><td>CPRI</td><td>Capri Holdings Ltd</td><td>Capri: Owns Versace, Michael Kors, Jimmy Choo (luxury accessories/handbags).</td></tr><tr><td>TPR</td><td>TPR</td><td>Tapestry: Owns Coach, Kate Spade (lifestyle brands).</td></tr></tbody></table>


---

# 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://learn.trovemarkets.com/luxury-equities.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.
