# Welcome to Fluid!

The NFT ecosystem is in decline. Creator royalties have disappeared, floor prices are in descent, and NFT communities have been less…communal. The path we’re on right now is unsustainable.

We’re here to change that by being the first NFT lending platform that provides royalties to creators. We’re on a mission to build a more prosperous creator economy. Are you in?

## Quick links

{% content-ref url="/pages/4CdXlZfMNIJe2ZwYkdBk" %}
[What we do](/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/uuJDDSJerd9co2JbDoBt" %}
[Our Features](/overview/our-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/3qVVh6exdGWF7vCOh2U3" %}
[About Us](/overview/about-us.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/ymhiVI0fVM4nQHnngU8K" %}
[For Borrowers](/product-guides/for-borrowers.md)
{% endcontent-ref %}

{% content-ref url="/pages/pBBrWvrXgyKjO5px65ca" %}
[For Creators](/product-guides/for-creators.md)
{% endcontent-ref %}

{% content-ref url="/pages/FGp10FkmXX65oaSaxy0n" %}
[For the Community](/product-guides/for-the-culture.md)
{% endcontent-ref %}

## "In It For The Tech"

Here we provide you with technical resources and guides to help build using our infrastructure.

{% content-ref url="/pages/9EUg7WwvGrC6U4bLX7Cw" %}
[Protocol Overview](/technical-resources/protocol-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/UYg5jKdF9aYdMGcji5nu" %}
[Risk Framework](/risk-management/risk-framework.md)
{% endcontent-ref %}

{% content-ref url="/pages/dcFgM0mPXhUxcXsIrQkm" %}
[Developers](/technical-resources/developers.md)
{% 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.fluidnft.org/readme.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.
