# OUR PROTOCOL

- [How to Participate](https://docs.scientix.finance/our-protocol/how-to-participate.md)
- [Step-by-Step Guide](https://docs.scientix.finance/our-protocol/step-by-step-guide.md)
- [Deposit](https://docs.scientix.finance/our-protocol/step-by-step-guide/deposit.md): Deposit BUSD in order to borrow scUSD.
- [Borrow](https://docs.scientix.finance/our-protocol/step-by-step-guide/borrow.md): Borrow up to 50% the value of your collateral in scUSD. Your debt will be automatically paid down by yield from alpacafinance.org.
- [Withdraw](https://docs.scientix.finance/our-protocol/step-by-step-guide/withdraw.md): Withdraw your deposited BUSD.
- [Repay](https://docs.scientix.finance/our-protocol/step-by-step-guide/repay.md): Repay the remaining 0.000 scUSD debt from your wallet using scUSD and/or BUSD.
- [Liquidate](https://docs.scientix.finance/our-protocol/step-by-step-guide/liquidate.md): Repay the remaining 0.000 scUSD debt by liquidating your BUSD collateral.
- [Transmute](https://docs.scientix.finance/our-protocol/step-by-step-guide/transmute.md): Transmute to BUSD.
- [Farm](https://docs.scientix.finance/our-protocol/step-by-step-guide/farm.md): Earn SCIX via staking.
- [bSCIX -> SCIX](https://docs.scientix.finance/our-protocol/step-by-step-guide/bscix-greater-than-scix.md): Stake bSCIX and claim vesting SCIX
- [Harvest](https://docs.scientix.finance/our-protocol/step-by-step-guide/harvest.md)
- [BUSD/scUSD Liquidity Migration](https://docs.scientix.finance/our-protocol/step-by-step-guide/busd-scusd-liquidity-migration.md)
- [Roadmap](https://docs.scientix.finance/our-protocol/roadmap.md)
- [Risks](https://docs.scientix.finance/our-protocol/risks.md)


---

# 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://docs.scientix.finance/our-protocol.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.
