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

# Liv-ex

Lists the Liv-ex integration features available in Bevica.

Use Liv-ex in Bevica to identify fine wine items and bring market price data into your system. This helps you maintain accurate item references and market valuations.

### What you can do

With the Liv-ex features in Bevica, you can:

* store Liv-ex identifiers against items
* search for the correct **LWIN7** from the item record
* retrieve Liv-ex market prices and save them as item valuations

{% hint style="info" %}
These features require Liv-ex API access. **Bevica Essentials** and **Bevica Market Values** must also be installed.
{% endhint %}

### Explore Liv-ex features

{% embed url="<https://www.liv-ex.com/>" %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Item LWINs</strong></td><td>Store <strong>LWIN7</strong> and calculated <strong>LWIN18</strong> codes against item records.</td><td><a href="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2F3E50y6uAeZw64S22rZBn%2FLiv-ex%20Item%20LWIN.png?alt=media&amp;token=4b94b82f-c853-42f3-8061-cb17f5131d16">Liv-ex Item LWIN.png</a></td><td><a href="/documentation/guides/item-market-valuations/liv-ex_lwin.md">Liv-ex LWIN</a></td></tr><tr><td><strong>LWIN Search</strong></td><td>Search Liv-ex from the item record and assign the correct <strong>LWIN7</strong>.</td><td><a href="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2FzR9rrj5mZwz1UGsanjMI%2FLiv-ex%20LWIN%20Search.png?alt=media&amp;token=e8772ff6-4abf-4840-a4cc-0612c1b0ecab">Liv-ex LWIN Search.png</a></td><td><a href="/documentation/guides/item-market-valuations/liv-ex_lwin.md">Liv-ex LWIN</a></td></tr><tr><td><strong>Market Prices</strong></td><td>Request Liv-ex market prices for items with an LWIN and save them as market valuations.</td><td><a href="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2FMfHaDiQzldMrGprCnghh%2FLiv-ex%20Market%20Prices.png?alt=media&amp;token=db3d2645-a881-4a91-9a94-d1a015c4b37d">Liv-ex Market Prices.png</a></td><td><a href="/documentation/guides/item-market-valuations/liv-ex-market-prices.md">Liv-ex Market Prices</a></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://kb.bevica.com/documentation/integration/liv-ex.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.
