# Yield Strategies

**TL;DR**: If you wish to farm WASABI, please follow the steps:&#x20;

* Deposit your Tokens into [**Strategy**](https://wasabix-finance.gitbook.io/wasabix_finance/y.u.m.-vault)
* Mint waTokens in [**Minter**](https://wasabix-finance.gitbook.io/wasabix_finance/introduction-to-minters)
* Stake waTokens in [**Farms**](https://wasabix-finance.gitbook.io/wasabix_finance/introduction-to-farms) to maximize your farming result for WASABI.

## What is the Strategy?

The Strategy is the place where users are able to deposit assets to generate yield advances. The deposited asset will directly go to target platform. For example, if you choose to deposit CAKE token in WasabiX, the CAKE token will be stake into Pancakeswap's pool through WasabiX.&#x20;

{% hint style="info" %}
Wasabix is non-custodial: the Wasabix developers do not have access to your deposited tokens.
{% endhint %}

When WasabiX harvests, all the rewards will be converted and auto-repay the debt in waAsset. For example, if you deposited 100 CAKE in WasabiX with 365%APY, your daily reward will be around 1 waCAKE. You may mint those reward to 1)farm in Farms 2)convert the waAsset to other asset.&#x20;

The strategies give users a flexible line of credit for their future yield. Users can enter and exit anytime without committing to long lockups.(But the gas fee needs to be considered.)&#x20;

Once deposited, user can visit Minters to mint waAsset

{% content-ref url="introduction-to-minters" %}
[introduction-to-minters](https://wasabix-finance.gitbook.io/wasabix_finance/introduction-to-minters)
{% endcontent-ref %}


---

# 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://wasabix-finance.gitbook.io/wasabix_finance/y.u.m.-vault.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.
