# General

## How can I use Gravita?

Gravita enables users to borrow funds by using multiple forms of yield-generating collateral, including LSTs and yield-amplified or/and auto-compounding stable-coins like bLUSD.\
\
To get started users can deposit their collateral into the Gravita protocol and receive GRAI token in return. The amount of GRAI they can borrow depends on the value of their collateral.\
\
In order to preserve the safety of the protocol and the core value propositions of GRAI and GRVT, only non-censorable assets can be supported on the main version of Gravita Protocol.&#x20;

## What are the key benefits of Gravita?

Gravita not only provides users with interest-free loans, but also helps to improve decentralization by supporting multiple LSTs as collateral, allowing users to borrow against a variety of assets while maintaining separate positions for each.&#x20;

This approach promotes diversity in the crypto ecosystem and supports the growth of high-quality minority LSTs.

Additionally, Gravita is non-custodial, programmatic and transparent, upholding the ideals of decentralized finance.

This means that Gravita does not take a cut of the yield generated by your LSTs, bLUSD or LP positions. Our fees are paid upfront and in a transparent way, clearly visible from the UI.

## How can I earn money on Gravita?

Users can earn money on Gravita by providing liquidity to the Stability Pool.&#x20;

The Stability Pool is used to help repay the debts of liquidated Vessels that go above the maximum LTV. Stability Providers earn income via liquidation gains.

Gravita may introduce a governance token, in the future, which may be used to provide benefits to users.&#x20;

However, the platform will launch **without** the governance token initially.


---

# 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.gravitaprotocol.com/gravita-docs/how-does-gravita-work/general.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.
