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

# LipLep

## **O LipLep**

LipLep je projekt, ktorý mení nakupovanie v obchodoch na interaktívnu hru a dáva Vám možnosť zarobiť si ním peniaze!

Na začiatku hry získate jedinečnú postavu Shoppera. Shopper ovplyvňuje zisk hernej mince LIP, ktorú môžete premeniť na token LEP. Tieto tokeny je možné si vybrať na burzách kryptomien, vymeniť za iné kryptomeny a konvertovať na skutočné peniaze.

\
Ako LipLep funguje?
-------------------

Pripojiť sa môže každý zadarmo!

Stačí si stiahnuť aplikáciu do telefónu, nakupovať a nahrať bločky do LipLep. Pomocou týchto troch krokov získate tokeny LIP, ktoré môžete vymeniť za token LEP.

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

## Tokenomika LipLep

**LIP** je herný token. Môžete ho získať tromi spôsobmi:

* Skenovaním bločkov
* Odkazom na odporúčanie - 10 LIP za jedného registrovaného používateľa
* Príjmom z košíka Lucky

<br>

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

**LEP** je token, ktorý možno stiahnuť na burze kryptomien, vymeniť za iné kryptomeny a konvertovať na skutočné peniaze. Používa sa aj na zvýšenie úrovne vášho Shoppera. LEP je možné získať nasledujúcimi spôsobmi:

* Výmena 10 LIP za 1 LEP
* Získať z Gift Basket
* Kúpiť

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

## Náš cieľ

Naším cieľom je spojiť bežné každodenné nakupovanie v obchode s hraním hier a svetom kryptomien. Po prvýkrát Vám môžu výdavky v obchode priniesť zisk!

\
Ako sa zúčastniť?
-----------------

Do aplikácie LipLep sa môžete zapojiť pomocou niekoľkých jednoduchých krokov:

1. Stiahnite si aplikáciu LipLep do telefónu pomocou odkazu
2. Zaregistrujte sa pomocou svojej e-mailovej adresy
3. Začnite skenovať bločky a zarábať peniaze


---

# 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://skdocs.liplep.com/liplep.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.
