> For the complete documentation index, see [llms.txt](https://layerflow.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://layerflow.gitbook.io/whitepaper/welcome.md).

# Welcome

<figure><img src="/files/8YIWVhPUPZyxbsiAewzr" alt=""><figcaption></figcaption></figure>

Our objective at LayerFlow is to create a fully integrated DeFi ecosystem that provides traders and liquidity providers with a frictionless experience driven by a new generation of liquidity.

This paper describes all of our protocol's functionalities, as well as how to perform swaps and offer liquidity. You will also learn about our vision and philosophy.

### Protocol quickstart

Follow these simple instructions to get started with the basic functionality as soon as possible:

{% content-ref url="/pages/w1qnFYB9tnbGOlJbkZdk" %}
[Getting started](/whitepaper/our-protocol/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/LI5OroslKq5KW1D5tUae" %}
[Swaps](/whitepaper/our-protocol/swaps.md)
{% endcontent-ref %}

{% content-ref url="/pages/ebCxnKB4Hss60gnDdc4k" %}
[Liquidity pools](/whitepaper/our-protocol/liquidity-pools.md)
{% endcontent-ref %}

{% content-ref url="/pages/f6UKtQgKHEJYofSnObNL" %}
[$LAYERF staking pool](/whitepaper/our-protocol/usdlayerf-staking-pool.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://layerflow.gitbook.io/whitepaper/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.
