# Are you Juxed?

<figure><img src="https://1342639865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY9B6hEefZbbZqKxTpuvn%2Fuploads%2F4IuSOiNMxgniiPhvZvKF%2FScreenshot%202025-06-30%20at%2010.39.05.png?alt=media&#x26;token=21521a27-4801-499b-ba97-7fc6213d56bc" alt="Welcome to Jux"><figcaption><p>Hey</p></figcaption></figure>

Welcome to Jux docs.

Here, you’ll find everything you need to explore, understand, and thrive with Jux - the AI-native design engineer.<br>

Jux is trained to think in components, speak in production-ready code, and work inside a familiar canvas.

It understands your design intent, interprets structure, and translates ideas into interactive UI - without ever breaking your flow.

This documentation will help you work *with* Jux:

From context-aware tagging and variant matrix generation, to token management and real-time team workflows - Jux adapts to the way you think, and accelerates what you can ship.

Whether you’re starting from Figma, strategizing a new interface, or refining a component - Jux is listening, and taking action.

### Jux right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to Jux</strong></td><td>Breaking down the homescreen's main areas</td><td><a href="https://1342639865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY9B6hEefZbbZqKxTpuvn%2Fuploads%2F3S15tbfiiTLjc44u2Y6Q%2FScreenshot%202025-06-30%20at%209.25.49.png?alt=media&#x26;token=8904c5ba-894b-407a-adda-a753bb1d16d2">Screenshot 2025-06-30 at 9.25.49.png</a></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>Jux in Action (coming soon)</strong></td><td>Use prompts to plan, design, and generate clean UI code — and sync it all back to your canvas.</td><td><a href="https://1342639865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY9B6hEefZbbZqKxTpuvn%2Fuploads%2F5xk5zGwhJ3eupKg57GDY%2FScreenshot%202025-06-17%20at%2020.53.38.png?alt=media&#x26;token=99cb0fa9-c665-4a01-8794-677bcfba99f1">Screenshot 2025-06-17 at 20.53.38.png</a></td><td></td><td><a href="readme">readme</a></td></tr><tr><td><strong>Core Concepts (coming soon)</strong></td><td>Tokens, variants, and structure - how Jux understands your design logic.</td><td><a href="https://1342639865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY9B6hEefZbbZqKxTpuvn%2Fuploads%2FV6vDRjHqOHxeg5QdPz0L%2FScreenshot%202025-06-24%20at%201.29.18.png?alt=media&#x26;token=bbb01e6b-6f70-4bf7-8b43-ba605c8808fd">Screenshot 2025-06-24 at 1.29.18.png</a></td><td></td><td><a href="readme">readme</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.jux.io/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.
