# Liquidity Protocol

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

A **liquidity protocol** is a decentralized system of smart contracts that facilitates the transfer of digital assets. As a leading liquidity protocol that operates on a supply and borrow model, Godex enables users to supply their assets to liquidity pools and, in return, allows other participants to borrow from those pools using their own collateral. The protocol operates across multiple blockchain networks, making it highly accessible to users across different ecosystems.

One of the key features of a decentralized liquidity protocol is its **non-custodial** nature, meaning users maintain control over their assets at all times. Interaction with the protocol happens through self-custodial wallets, allowing users to supply or borrow funds directly, without relying on intermediaries. All of this is managed through publicly accessible and permissionless smart contracts, which execute and verify transactions based on predefined conditions, such as collateral ratios and market parameters, providing a transparent and trustless experience.

As a decentralized finance (**DeFi**) platform, **Godex** includes a range of features, from its **GRA (Godex Router Asset)** to periphery contracts that simplify complex actions like asset swaps and repayments. The flexibility of a liquidity protocol like **Godex** highlights the potential of **DeFi** to offer more **open, transparent, and equitable financial services** to anyone with access to a blockchain network.


---

# 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.godex.ai/getting-started/gobank/liquidity-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.
