Using AI with 0x

View as Markdown

0x Docs includes several built-in tools designed to make it easy to use large language models (LLMs) with accurate, structured documentation context. These tools help you ask better questions, debug faster, and explore integrations without manually cleaning up content.

All options are available from the page actions menu on any documentation page, located next to the page title.

context menu in docs

Get started

Available Options

Below is a list of all available options, what they do, and when to use them.

Copy Page

Copies the page in a format optimized for AI tools.

  • Preserves structure and code blocks
  • Removes UI and navigation noise

When to use
Paste into any LLM to ask questions or generate code using the current page as context.

How to use
Select Copy page, then paste into your AI tool.


View as Markdown

Shows the raw Markdown source of the page.

When to use
Inspect, edit, or selectively share content before sending it to an AI tool.

How to use
Select View as Markdown, then copy what you need.


Ask AI

Ask questions about the current page directly in the docs.

When to use
Get quick explanations without leaving the documentation site.

How to use
Select Ask AI and enter your question.


Open in ChatGPT

Opens the page in ChatGPT with context included.

When to use
Quick Q&A or code generation based on a single page.

How to use
Select Open in ChatGPT to continue in ChatGPT.


Open in Claude

Opens the page in Claude with full context.

When to use
Deeper analysis or longer-form reasoning about the page.

How to use
Select Open in Claude to continue in Claude.


Connect to Cursor (MCP)

Connect 0x documentation to Cursor using the Model Context Protocol (MCP) to enable AI-powered search and assistance directly in your editor.