> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bfl.ml/llms.txt
> Use this file to discover all available pages before exploring further.

# FLUX Prompting Guide

> Learn how to prompt FLUX — from the basics to advanced techniques.

Welcome to the official **FLUX** Prompting Guide. Whether you're just getting started or looking to refine your results, this guide walks you through everything you need to get the most out of FLUX — from crafting your first prompt to mastering advanced techniques.

<Frame>
  <img src="https://cdn.sanity.io/images/2gpum2i6/production/055402a70efb2876f1f70549374d7a37d71918f7-1504x1008.png" alt="A cinematic long shot with the camera positioned half underwater and half above the surface, showing a whale diving in the open ocean" />
</Frame>

This guide covers prompting for the entire FLUX model family — FLUX.1, FLUX.1 Kontext and FLUX.2. Where behavior differs meaningfully between models, we'll call it out explicitly.

If you're still choosing a model, see [Which Model to Choose?](/flux_2/flux2_overview#which-model-to-choose) in the FLUX.2 overview.

<CardGroup cols={2}>
  <Card title="Prompt Basics" icon="pen" href="/guides/prompting_unified_basics">
    How FLUX reads prompts — structure, word order, and what actually matters.
  </Card>

  <Card title="Editing Workflows" icon="pen-to-square" href="/guides/prompting_editing_overview">
    Single-reference and multi-reference editing with FLUX.2.
  </Card>

  <Card title="Use Cases" icon="images" href="/guides/prompting_unified_usecases">
    Photorealism, typography, style transfer, and more — with example prompts.
  </Card>

  <Card title="Model Comparison" icon="table" href="/flux_2/flux2_overview#which-model-to-choose">
    Which FLUX.2 variant fits your workflow.
  </Card>
</CardGroup>
