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

# Positioning

What distinguishes Libera is our commitment to precision, scalability, and fairness. Our LVM isn’t just a tool; it’s a transformative force in the retail ecosystem, offering unique advantages that traditional models simply can’t match.

1. First Retail-Specific LVM: Tailored exclusively for FMCG and retail workflows, offering precision unmatched by generic AI models.
2. Crowdsourcing at Scale: Gamified consumer engagement collects 50M+ images, making data acquisition cost-effective and robust.
3. Blockchain Rewards: Transparent and fair incentive structures encourage continued participation from data originators.
4. Agent Ecosystem: Libera’s LVM powers autonomous AI agents, enabling real-time inventory management, campaign ROI optimization, and supply chain automation.

<figure><img src="/files/viASfHqHY95D0hSQhDVR" alt=""><figcaption></figcaption></figure>


---

# 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://libera-global-ai.gitbook.io/libera-global-ai/positioning.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.
