# Getting Started

This GitBook provides comprehensive technical details on all aspects of the Floor Protocol platform and ecosystem. It serves as an in-depth reference guide.

<figure><img src="https://4151815585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv5eIM8bG4ebEPYdTVefW%2Fuploads%2Ff53AxN7pe3giOcyvDfX7%2Ffp.io%20banner.jpeg?alt=media&#x26;token=ca4199f1-53f2-4abc-a647-5f5234d4c480" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For a high-level overview, we recommend first reading the [Floor Protocol FAQ](https://docs.flooringlab.com/faq/).
{% endhint %}

Use the left navigation panel to browse through specific sections. We hope this guide provides a comprehensive insight into the Floor Protocol platform.

Let's begin to explore Floor Protocol.


---

# 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.fp.io/introduction/getting-started.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.
