# Protocol Bonding

Protocol Bonding is one of SweetDAO's accumulation strategies that will be implemented to increase [protocol owned liquidity](/whitepaper/white-paper/protocol-owned-liquidity-pol.md). It will allow the Sweet Protocol to acquire its own liquidity and reserve assets such as ADA, stable coins and LP tokens. To accomplish this the protocol will periodically sell a limited amount of SWEET tokens at a discount in exchange for these certain LP token assets.

&#x20;

{% hint style="info" %}

### Protocol Owned Liquidity is Decentralised Liquidity!!

{% endhint %}

<br>


---

# 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://sweetdao.gitbook.io/whitepaper/white-paper/protocol-bonding.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.
