# Developer Platform

<h2 align="center"><strong>Welcome to FLUX Headless Documentation</strong></h2>

<h3 align="center">Get started in 5 minutes</h3>

<p align="center">Setting up your first API call should be the easiest part of getting started. With clear endpoints, copy-paste-ready examples, and quick authentication, you’ll be up and running in minutes—not hours.</p>

<p align="center">No guesswork, no complexity—just your first successful call, fast.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Getting Started</strong></td><td>All you need to know to get up and running.</td><td><a href="https://app.gitbook.com/o/NS5KI0uNSxqMhmevTXvZ/s/5u4gusnQMYqYpg7EqjFp/">Documentation</a></td><td><a href="https://606706563-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsTGa6VyE0lRBVKw5RzmO%2Fuploads%2FpuPynVEwUWB1WFVHF08o%2Ffluxstart.png?alt=media&#x26;token=bd46c6c8-4459-49f7-b57b-2c28a13e5876">fluxstart.png</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>FLUX Developer</strong></td><td>The ins and outs of development and code.</td><td><a href="https://app.gitbook.com/o/NS5KI0uNSxqMhmevTXvZ/s/5u4gusnQMYqYpg7EqjFp/">Documentation</a></td><td><a href="https://606706563-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsTGa6VyE0lRBVKw5RzmO%2Fuploads%2FkRoKRBmZexcEXcE6CjE7%2Ffluxdev.png?alt=media&#x26;token=c6d3a42c-fdcb-429f-9bf6-e0645101b127">fluxdev.png</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>Design Kit</strong></td><td>Figma resources for designers and frontends.</td><td><a href="https://app.gitbook.com/o/NS5KI0uNSxqMhmevTXvZ/s/RvqFP2h4S86ceCI3xK8l/">FLUX UI</a></td><td><a href="https://606706563-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsTGa6VyE0lRBVKw5RzmO%2Fuploads%2FCscSVbXHIoGOBvlBjvs1%2Ffluxui.png?alt=media&#x26;token=cde4312a-4830-4042-8d66-d2087b40f819">fluxui.png</a></td></tr></tbody></table>


---

# 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.fluxecommerce.com/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.
