> For the complete documentation index, see [llms.txt](https://docs.flank.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flank.cloud/intro.md).

# Intro

The Flank platform makes building internal tools fast, like super fast. We can connect to APIs, DBs, AWS accounts, etc and automatically generates user friendly tools for anyone to start using.

If you're completely new to Flank, we recommend checking out the quick start to see the power of building tools and getting feedback in less than 5 minutes.

{% content-ref url="/pages/qXIFPYWYfy6qCF4uk8gf" %}
[Quick Start](/quick-start.md)
{% endcontent-ref %}

If you're interested in setting up Flank for your own resources, check out the setup Flank section to see how you can make the most of Flank.

{% content-ref url="/pages/7uI9Qcr3w8CWR6ZcG7vN" %}
[Connecting services](/setup-flank/connecting-services.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://docs.flank.cloud/intro.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.
