# Velo-Protocol

## Velo-Protocol

- [Welcome to Velo-Protocol](https://documents.velo.org/master.md)
- [Prerequisite](https://documents.velo.org/prerequisite.md): What to do before you can use Velo?
- [Architecture](https://documents.velo.org/architecture.md): The core of Velo Protocol is the Digital Reserve System (DRS). DRS consists of 4 main smart contracts.
- [DRS Mechanism](https://documents.velo.org/base-concepts/drs-mechanism.md)
- [Setup stable credit](https://documents.velo.org/base-concepts/setup-stable-credit.md)
- [Mint stable credit](https://documents.velo.org/base-concepts/mint-stable-credit.md): After the setup process is completed, the Trusted Partner will be able to mint the digital credit. The DRS will be responsible for calculating and deducting the amount of credit required.
- [Redeem stable credit](https://documents.velo.org/base-concepts/redeem-stable-credit.md)
- [Rebalancing the Reserve and Collateral Pool](https://documents.velo.org/base-concepts/rebalancing-the-reserve-and-collateral-pool.md)
- [Using CLI](https://documents.velo.org/using-cli/using-cli.md): Trying out Velo protocol with CLI
- [Setup table credit](https://documents.velo.org/using-cli/setup-price-stable-credit.md)
- [Mint stable credit](https://documents.velo.org/using-cli/mint-price-stable-credit.md)
- [Redeeming stable credit](https://documents.velo.org/using-cli/redeeming-price-stable-credit.md)
- [Rebalancing the Reserve and Collateral Pool](https://documents.velo.org/using-cli/rebalance-the-reserve-collateral-pool.md)
- [Using SDK](https://documents.velo.org/using-sdk/using-sdk.md): Using Go SDK in your project
- [Setup stable credit](https://documents.velo.org/using-sdk/setup-price-stable-credit.md): Inception of price stable credit
- [Mint stable credit](https://documents.velo.org/using-sdk/mint-price-stable-credit.md): Mint the stable credit you set up
- [Redeeming stable credit](https://documents.velo.org/using-sdk/redeeming-price-stable-credit.md)
- [Rebalancing the Reserve and Collateral Pool](https://documents.velo.org/using-sdk/rebalance-the-reserve-collateral-pool.md)
