> For the complete documentation index, see [llms.txt](https://bcdev727.gitbook.io/zoinkswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bcdev727.gitbook.io/zoinkswap/products/pulse/risk-free-pool-cake-pulse.md).

# Risk Free Pool - Cake PULSE

## What is Risk Free Pool?

It is automation to generate more rewards from the claimed rewards.&#x20;

CAKE Pulse is default one of Risk Free Pools. It works as normal user that stake tokens and claim rewards in Pools.

{% hint style="success" %}
It's goal to generate more rewards from rewards automatically.&#x20;

CAKE Pulse stakes rewards earned in SNACKS Staking to the CAKE Syrup Pool in PancakeSwap so it earns more rewards.
{% endhint %}

{% hint style="warning" %}
IMPORTANT: Risk free Pool is very safe because it stakes reward only, not static holding assets and give the opportunity to increase rewards.
{% endhint %}

CAKE Pulse participates in SNACKS Staking of Scads and CAKE Syrup Pool of PancakeSwap.&#x20;

## How to run CAKE Pulse

Like Pulse, CAKE Pulse runs every 12 hours automatically by Z-Service

Please check more details about Z-Service [here](/zoinkswap/products/service.md)

## What happens in CAKE Pulse

#### 1. SNACKS Staking

* Stake current available SNACKS balance to the SNACKS Staking Pool.

{% hint style="info" %}
When deposit SNACKS in SNACKS Staking Pool, the rewards will be claimed automatically.
{% endhint %}

#### 2. Get Cake from SNACKS

* Redeem SNACKS to get SCADS&#x20;
* Swap SCADS to BUSD via SCADS-BUSD LP (Scads)
* Swap BUSD to CAKE via CAKE-BUSD LP (PancakeSwap)

#### 3. CAKE Staking

* Stake CAKE to the CAKE Staking in PancakeSwap

{% hint style="info" %}
When deposit CAKE in CAKE Syrup Pool, the rewards will be claimed automatically.
{% endhint %}


---

# 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://bcdev727.gitbook.io/zoinkswap/products/pulse/risk-free-pool-cake-pulse.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.
