Overview
mixus documentation can be easily copied and shared with AI assistants in a clean, structured format that’s optimized for Large Language Models (LLMs). This feature helps you provide comprehensive context to AI tools when asking questions or building on mixus functionality.Why LLM-Friendly Format?
When working with AI assistants like Claude, GPT, or other LLMs, providing documentation in a clean, structured format helps:- Improve accuracy: Clear formatting helps AI models understand the documentation better
- Reduce noise: Removes navigation elements, styling, and other UI components
- Preserve structure: Maintains headings, code blocks, and important formatting
- Save tokens: Optimized format uses fewer tokens while preserving all important information
How to Copy Content
Method 1: Copy Code Examples (Built-in)
Mintlify automatically adds a copy button to all code blocks:- Navigate to any documentation page with code examples
- Hover over any code block
- Click the copy icon that appears in the top-right corner of the code block
- Paste into your conversation with an AI assistant
Method 2: Copy Entire Page Content
- Navigate to any documentation page you want to share
- Select all content using:
- Mac:
Cmd + A
- Windows/Linux:
Ctrl + A
- Mac:
- Copy the selected content:
- Mac:
Cmd + C
- Windows/Linux:
Ctrl + C
- Mac:
- Paste into your conversation with an AI assistant
Method 3: Copy Specific Sections
- Navigate to the documentation page
- Click and drag to select the specific section you need
- Copy using keyboard shortcuts or right-click menu
- Paste into your AI conversation
What Gets Included
When you copy content in LLM-friendly format, it includes: ✅ Included:- Page title and description
- All headings and subheadings
- Body text and paragraphs
- Code blocks with syntax highlighting
- Lists and tables
- Important notes and warnings
- Links (as plain text URLs)
- Navigation menus
- Sidebars
- Footer content
- Images (with alt text descriptions included instead)
- Styling and CSS
- Interactive elements
- Advertisements