# Folks Finance Algorand app documentation

<figure><img src="https://1077363812-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FojwJy0FvSV3FPExt4uaP%2Fuploads%2FbWS3Gm5AFUWorLNnqrCK%2FFOLKS_FINANCE_INTROIMG_DOC_2-26.png?alt=media&#x26;token=899948f5-e0e2-4a8b-a559-3655ef8fefb6" alt=""><figcaption></figcaption></figure>

Folks Finance is a non-custodial DeFi protocol providing tools for digital assets. Smart-contract technology empowers Folks Finance to offer advanced strategies while eliminating risks of centralized interference. Users can deposit assets to **earn** yield, as well as use their deposits as collateral for **loans**. Integration of the **Folks Router DEX aggregator** enables native swaps on the protocol and composability with the other operations. **Flash loans** give developers the keys to deep liquidity. **Algo Liquid Staking** provide the most efficient method of participating in the **Algorand staking** through xALGO whose use cases continue to expand rapidly.

#### First time interacting with Folks Finance?

{% content-ref url="introduction/get-started" %}
[get-started](https://docs.folks.finance/introduction/get-started)
{% endcontent-ref %}

#### Need a step-by-step guide to operating Folks Finance?

{% content-ref url="functionalities" %}
[functionalities](https://docs.folks.finance/functionalities)
{% endcontent-ref %}

#### Interested in studying the dynamics and mathematical design of the protocol?

{% content-ref url="architecture" %}
[architecture](https://docs.folks.finance/architecture)
{% 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.folks.finance/folks-finance-algorand-app-documentation.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.
