# Token Buyback

The Pinjam Protocol has been designed with incentives for the public to conduct Pinjam Token buybacks.

### Public Incentives

The public incentives of buying back is designed around the [Protocol-Owned Liquidity](/pinjam-ecosystem-tokens/protocol-owned-liquidity-3-3.md)(3,3) module.

The (3,3) mechanics will allow users to trade in their KAVA/PINKAV LP tokens in exchange for KAVA at a 5% premium. This means for every $1 of KAVA/PINKAV LP a user provides, they will get back $1.05 of KAVA, instantly.<br>

This module requires a user to buy PINKAV for 2 reasons:

1. In order a for a user to be eligible to participate in the (3,3) mechanic, a user will first need to buy PINKAV, and lock it.
2. Once locked, a user will then need to buy PINKAV and then provide KAVA/PINKAV liquidity to the LP pool, which they can then exchange those LP tokens for KAVA.


---

# Agent Instructions: 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:

```
GET https://docs.pinjamlabs.com/pinjam-ecosystem-tokens/token-buyback.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
