Copilot Help Tool
Flux Copilot includes a powerful help tool that allows you to quickly find information about Flux features and functionality directly from the chat interface. This tool combines both traditional keyword-based search and advanced semantic search capabilities to help you find the information you need.
Overview
The help tool enables you to:
- Search the entire Flux documentation directly from the Copilot chat interface
- Get relevant results based on both keyword matching and semantic understanding
- Access direct links to the documentation pages containing the information you need
- Receive summarized information without leaving your design workflow

How to Use Documentation Search
To search the Flux documentation using Copilot, use the @help
tool in your query:
When you use the @help
tool, Copilot will:
- Process your query using advanced semantic search technology
- Search through the entire Flux documentation
- Return the most relevant results with direct links to the documentation
- Provide a summary of the information found
Search Technology
Copilot's help tool uses two complementary search methods to ensure you get the most relevant results:
Vector-Based Semantic Search
The primary search method uses vector embeddings to understand the meaning behind your query, not just the keywords. This allows Copilot to find relevant documentation even when your query doesn't contain the exact words used in the documentation.
For example, if you ask "How do I connect layers on my board?", the semantic search can understand you're looking for information about vias, even if you don't use that specific term.
Keyword-Based Fulltext Search
As a fallback, Copilot also uses traditional keyword-based search to find exact matches in the documentation. This ensures that if the semantic search doesn't find relevant results, you'll still get useful information based on keyword matching.
Example Queries
Here are some examples of how you can use the help tool:
Learning Flux Features
Troubleshooting
Finding Specific Information
Search Results Format
When Copilot returns search results, they are presented in a structured format that includes:
- The title of the relevant documentation page
- A snippet of content from the page that answers your query
- A direct link to the documentation page
- Additional context about where in the documentation the information was found
If multiple relevant results are found, Copilot will organize them by relevance and present them in a clear, readable format.
Tips for Effective Searches
To get the most out of the help tool:
Be specific in your queries - The more specific your question, the more targeted the results will be.
Use natural language - You don't need to use special syntax or keywords; ask your question as you would to another person.
Refine your search if needed - If the initial results don't answer your question, try rephrasing or being more specific.
Combine with other tools - You can use documentation search alongside other Copilot tools for a comprehensive design experience.
Limitations
While the documentation search feature is powerful, it has some limitations to be aware of:
- The search is limited to the official Flux documentation and doesn't include community forums or third-party resources.
- Very recent documentation updates may not be immediately reflected in search results.
- Complex or highly technical queries might require more specific phrasing to get the most relevant results.
- The search doesn't currently support filtering by documentation section or type.
Related Features
The documentation search feature works well with other Copilot capabilities:
- Getting Started With Copilot - Learn the basics of using Copilot in your workflow
- Copilot Reference - Comprehensive reference for all Copilot features
- AI-Assisted Design with Copilot - Discover how to leverage AI in your design process