Contextual Menu Integration
Every page in our documentation includes a contextual menu that provides one-click access to AI tools. Look for the menu icon on any page to access these features:Copy Page
Copies the current page as optimized Markdown that you can paste directly into any AI tool as context.
View as Markdown
Opens the current page in Markdown format, perfect for understanding the raw structure or copying specific sections.
Open in ChatGPT
Creates a new ChatGPT conversation with the current page already loaded as context.
Open in Claude
Starts a Claude conversation with the documentation page pre-loaded for immediate assistance.
Open in Perplexity
Opens Perplexity with the current page as context for research and fact-checking.
MCP Integration
Provides Model Context Protocol (MCP) server URLs for advanced AI tool integrations.
Code Editor Integration
Direct integration with Cursor and VSCode through MCP for seamless coding assistance.
Automatic LLM Indexing
Our documentation automatically generates and maintains industry-standard files that help AI tools understand and index our content:llms.txt
- Automatic Generation: Available at /llms.txt
- Structured Content: Lists all pages with descriptions for efficient AI navigation
- Always Up-to-Date: Automatically updated when content changes
- Zero Maintenance: No manual updates required
llms-full.txt
- Complete Context: Available at /llms-full.txt
- Single File: Combines entire documentation into one file
- AI-Ready Format: Optimized for use as context in AI conversations
- Comprehensive: Includes all content from across the documentation
How to Use These Features
For Quick Questions
- Navigate to any relevant documentation page
- Click the contextual menu icon
- Select “Open in ChatGPT” or “Open in Claude”
- Ask your question - the AI already has the page context
For Code Development
- Open your preferred code editor (Cursor or VSCode)
- Use the MCP integration from our contextual menu
- Access B3 documentation directly within your coding environment
- Get contextual help while writing code
For Deep Research
- Copy the relevant page using “Copy Page” feature
- Paste into your preferred AI tool
- Combine with additional context or questions
- Get comprehensive answers with full documentation context
AI-Optimized Content Structure
Our documentation is structured to work exceptionally well with AI tools:Clear Hierarchies
- Logical organization that AI tools can easily parse
- Consistent formatting across all pages
- Descriptive headings that provide context
Rich Metadata
- Comprehensive titles and descriptions
- Structured frontmatter for better AI understanding
- Semantic markup that enhances AI comprehension
Code Examples
- Complete, runnable examples that AI can explain and modify
- Well-commented code for better AI interpretation
- Multiple implementation approaches for different use cases
Benefits for Developers
Faster Problem Solving
Faster Problem Solving
Get instant access to relevant documentation within your AI conversation, eliminating the need to switch between tools and manually copy content.
Better Context
Better Context
AI tools receive properly formatted, comprehensive context about B3 features, leading to more accurate and helpful responses.
Seamless Workflow
Seamless Workflow
Direct integration with development tools like Cursor and VSCode means you can get help without leaving your coding environment.
Always Current
Always Current
Our AI-optimized files are automatically updated, ensuring AI tools always have access to the latest information.
Example Use Cases
Smart Contract Development
Integration Planning
Debugging and Troubleshooting
Technical Implementation
Our AI optimization is powered by:- Mintlify’s AI features: Built-in contextual menu and LLM file generation
- Structured content: Consistent markdown formatting optimized for AI parsing
- Model Context Protocol (MCP): Standard for AI tool integration
- Automatic updates: CI/CD pipeline ensures AI files stay current
Get Started
Ready to leverage these AI features? Here’s how:- Browse to any page in our documentation
- Look for the contextual menu icon (usually in the top-right area)
- Try copying a page or opening it in your favorite AI tool
- Experience the enhanced development workflow
These AI features are designed to enhance your development experience with B3. They work best when combined with a clear understanding of your specific use case and goals.