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

# Quickstart: generate your first AI image

> Follow this step-by-step quickstart to generate your first AI image on PornX in under a minute using a text prompt, model, and settings.

Pick a prompt, pick a model, generate. That's the full loop.

## Generate your first image

<Tabs>
  <Tab title="PC">
    <Frame>
      <img src="https://mintcdn.com/tets-4ffa6707/aglXhQFBDzM26ngC/images/uintroduction_pcui-1.png?fit=max&auto=format&n=aglXhQFBDzM26ngC&q=85&s=ed55925b5c20deb34ff250a344bb59f8" alt="Uintroduction Pcui 1" width="1920" height="1440" data-path="images/uintroduction_pcui-1.png" />
    </Frame>
  </Tab>

  <Tab title="Mobile">
    <Frame>
      <img src="https://mintcdn.com/tets-4ffa6707/aglXhQFBDzM26ngC/images/introduction_mobileui.png?fit=max&auto=format&n=aglXhQFBDzM26ngC&q=85&s=909b788ac376a8084452fe846acfc8a3" alt="Introduction Mobileui" width="1920" height="1440" data-path="images/introduction_mobileui.png" />
    </Frame>
  </Tab>
</Tabs>

<Steps>
  <Step title="Open the generator">
    Go to [pornx.co/create](https://pornx.co/create).
  </Step>

  <Step title="Write a prompt">
    Type what you want in the prompt field. A single sentence is enough to start — for example: `a woman on a beach at sunset, natural light, photorealistic`

    Prompt Enhancer is on by default — it expands short prompts automatically. You can leave it on.
  </Step>

  <Step title="Choose a model">
    Free accounts have access to  **X Sweet**, **Photorealism**, **Anime**, **2.5D**, **Semi-Realism**, and **Cartoon**. Pick the one that matches what you're going for. Not sure? Start with Realism.
  </Step>

  <Step title="Generate">
    Click **Generate**. Your result appears in a few seconds.
  </Step>
</Steps>

That's it. Everything else — LoRAs, Styles, Actions, InPaint, video — layers on top of this same loop.

## What to try next

Didn't get what you wanted? Two things move the needle fastest:

* **Change the model.** Each model interprets the same prompt differently. See [Models](/image-generation/models).
* **Improve the prompt.** Structure matters more than length. See [Prompting Basics](/prompting/basics).

Want more control over the output? See [Parameters](/image-generation/parameters) for resolution and seed options.

Ready to animate? See [Video: Workflow](/video-generation/workflow).

<CardGroup cols={2}>
  <Card title="Models" icon="m" href="/image-generation/models">
    Eight models, each tuned for a different visual style.
  </Card>

  <Card title="Prompting Basics" icon="text" href="/prompting/basics">
    How to structure a prompt that gets consistent results.
  </Card>

  <Card title="LoRAs" icon="sliders" href="/image-generation/loras">
    Fine-tune style, character, or anatomy on top of any model.
  </Card>

  <Card title="Video" icon="film" href="/video-generation/overview">
    Animate your generations or go straight to text-to-video.
  </Card>
</CardGroup>
