# How does Wasabix work

![](/files/-MbeyoM-wHFzOKQj0f62)

* Step 1 - Deposit your tokens to WasabiX's strategies. Currently on WasabiX-ETH supports wBTC, ETH, wETH, LUSD, DAI; WasabiX-BSC supports BUSD.
* Step 2 - Collaterals(Deposited tokens) are deposited into one of WasabiX strategies you've chosen. (This could be YearnV2, Vesper, Bunny..etc)&#x20;

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

* Step 3 - A debt allocation, with zero interest, is assigned to the borrower to mint 50% of its collaterals in waToken. Let's say you've deposited 100 wETH to Wasabix, you will be able to mint up to 50 waETH.
* Step 4 - User’s 100 wETH is now been deposited into strategies from Wasabix to earn APY, and user borrowed 50 waETH to be deposited into WasabiX farm pool to earn an extra APY in WASABI.&#x20;
* Step 5 - User's 50 waETH debt is auto-repay by the collateral's earning(100 wETH deposit) every block. User can mint more waToken every block, because it’s collaterals are generating income to pay back its debt.
* Step 6 - User can also convert the waToken to other tokens to boost the capital efficiency with ease.&#x20;

You may also follow the Step-by-step guide to learn more:&#x20;

{% content-ref url="/pages/-McTMXq2RbUloZ7YdpXL" %}
[Completed Guide with Instructions](/wasabix_finance/completed-guide-with-instructions.md)
{% 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.-overview.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.
