# Introducton

### What is OneStop?&#x20;

OneStop is a comprehensive set of decentralized finance protocols developed on the BSC blockchain. It encompasses two main components: the OneStop Markets and OneStop Liquid Staking.

OneStop Markets offers a seamless platform for users to lend, borrow, and accrue interest on their digital assets. By supplying liquidity to the protocol, depositors earn yields. Meanwhile, borrowers can obtain loans in an over-collateralized fashion. The platform is permissionless, allowing DeFi users to engage in various activities such as:

* Swiftly supplying to and withdrawing liquidity from a communal liquidity market.
* Instantly borrowing from the liquidity market using their provided assets as collateral.
* Accessing a live, transparent view of interest rates, which adjust in real-time based on market supply and demand for each asset.

OneStop Liquid Staking, tailored for BSC, is a liquid staking solution that tokenizes staked BNB. This process of tokenization gives users the flexibility to employ, exchange, or use the yield-bearing asset within various Decentralized Finance applications. It's a capital-efficient product that offers Avalanche participants the opportunity to:

* Transfer their locked capital (staked BNB) used in securing the Avalanche network.
* Gain extra utility from their yield-generating asset by trading it or using it as collateral in the DeFi space.
* Effortlessly stake theirBNB on the BSC chain without complex cross-chain transfers or server hosting.

Regarding the storage of funds, OneStop utilizes Smart Contracts for fund management. It's important to note that no protocol in the blockchain space is completely devoid of risk. Potential risks with OneStop might include those associated with Smart Contracts and the possibility of liquidation. The team behind OneStop has conducted thorough audits and maintains the protocol as public and open-source to mitigate these risks as much as possible.


---

# 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://onestop-protocol.gitbook.io/introduction/introducton.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.
