> For the complete documentation index, see [llms.txt](https://litepaper.klinkfinance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.klinkfinance.com/hidden/copy-of-product-overview/yield-pools-passively-earn-on-your-holdings.md).

# Yield Pools - Passively Earn on your Holdings

## **1. Fixed Yields** 📈

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

* Klink integrates various vetted DeFi and staking pools for each token available in the Klink wallet. For tokens with yield-bearing opportunities, users can allocate funds to DeFi protocols, staking, or liquidity mining, earning compound interest.
* The process is simple: transfer liquid tokens from your Klink wallet into a yield source. The "Earn" section provides information on the yield source, estimated APY, and any lock or redeem periods associated with the partner’s yield pool.
* Once allocated, users can track how much they've earned, how much is invested, and redeem allocated funds at any point.&#x20;

## **2. Klink Prize Pools** 🏆

{% embed url="<https://www.youtube.com/watch?v=VP64JEZ-J7w>" %}

Inspired by the highly successful Prize Linked Savings (PLS) schemes in traditional finance, **Klink Prize Pools** offer a unique way to earn.

* Instead of a fixed APY, users invest tokens into a shared pool (e.g., ETH staking), and yields are distributed via a no-loss sweepstakes draws.
* For every **$25 invested in the pool**, users receive a token-specific **Prize Pool Ticket** (e.g., an ETH ticket) with 7 randomly generated numbers. This ticket enters a daily sweepstakes where matching numbers result in rewards, ranging from small daily prizes to a jackpot of up to $100k in tokens per pool.
* Daily draws are run entirely on-chain using **Chainlink and IPFS smart contracts** to ensure transparency and fairness.
* While investor tickets recur every 24 hours, participating in all daily draws throughout the year, some tickets are also distributed in **onboarding completion rewards and special campaigns** that last for **one draw only.**


---

# 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://litepaper.klinkfinance.com/hidden/copy-of-product-overview/yield-pools-passively-earn-on-your-holdings.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.
