# Welcome

Gable is a decentralised liquidity market protocol built on Radix DLT, where users can participate as borrowers or suppliers. Gable offers lending products for borrowers, and liquidity solutions for suppliers. Built on Radix DLT, Gable offers transparency, security, and innovative solutions to traders and investors. This allows users to enjoy fast and efficient transaction processing, low fees, and transparent terms.

### Get started as supplier:

{% content-ref url="../v1-flashloan-pool" %}
[v1-flashloan-pool](https://docs.gable.finance/v1-flashloan-pool)
{% endcontent-ref %}

### **Get started as borrower:**

{% content-ref url="../v2-perpetual-borrowing" %}
[v2-perpetual-borrowing](https://docs.gable.finance/v2-perpetual-borrowing)
{% endcontent-ref %}


---

# 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.gable.finance/gable-liquidity-protocol/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.
