> For the complete documentation index, see [llms.txt](https://sio2.gitbook.io/user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sio2.gitbook.io/user-documentation/welcome.md).

# 😀 Welcome

<figure><img src="/files/XDE3NnxGdSyIP6LGtAea" alt=""><figcaption><p>SiO2 Finance, adapted from Aave v2 with veToken mechanism embedded, is the <strong>1st multi-VM lending hub in Astar and Polkadot ecosystem</strong>, supporting both EVM and WASM runtime and native assets</p></figcaption></figure>

## Overview <a href="#overview" id="overview"></a>

SiO2 Finance is the multi-VM lending hub on Astar for Polkadot. Silicon dioxide (SiO2) is an oxide of Silicon and the major component of crystal, the purest gem in the natural world.

SiO2 Finance is designed to serve the Astar/Polkadot community with the best user experience, easy-to-use one-click features, and transparent governance.

SiO2 Features:

* Lending/borrowing: allow users to use multiple assets as collateral and borrow other assets
* Depositing: allow users to deposit multiple assets and earn passive income from interests
* veStaking: incentivize long-term token holders over short-term holders with $SIO2
* One-click flashloan: allow users to use flashloan for position migration (e.g., move position from one protocol to another in seconds) and arbitrages without coding
* One-click short position: allow users to short an asset with only one click
* Multi-VM support: both EVM and WASM will be supported on one frontend.

**We aim to build multiple one-click solutions and become the most user-friendly lending product on Astar for Polkadot.**

## **What is SiO2** <a href="#what-is-sio2" id="what-is-sio2"></a>

SiO2 is a protocol for users to quickly and easily deposit and borrow assets on Astar Network. Depositors can provide liquidity to earn interest as a stable passive income, while borrowers can leverage their assets without selling them out.

[A lending protocol](https://academy.binance.com/en/articles/what-is-crypto-lending-and-how-does-it-work) is one of the core [Lego Blocks of DeFi composability](https://www.gemini.com/cryptopedia/compound-finance-defi-crypto).

It is a public, decentralized marketplace of assets that can be accessed not only by a user but also by bots and other DeFi protocols. In addition, SiO2 provides a comprehensive set of lending features, with a focus on the assets handled on Astar.

## **Crystal Miner Josh** <a href="#crystal-miner-josh" id="crystal-miner-josh"></a>

Finally please meet our mascot **Crystal Miner Josh**

<figure><img src="/files/cbLuINIc6SxoTTwVCcPc" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://sio2.gitbook.io/user-documentation/welcome.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.
