How does it work?
Our documentation automatically integrates with the most popular AI assistants and editors. This allows you to ask questions directly in the context of our documentation and ensures you have the most up-to-date information.How to use?
Method 1: Use the context button
- Go to the top of the documentation page.
- Click the context button located at the top.
- From the available options, select the AI assistant you want to start a conversation with.
Method 2: Use a direct link
- Copy the link to the specific section of the documentation that interests you.
- Open your chosen AI assistant and paste the copied link.
Method 3: Use Model Context Protocol (MCP)
- Go to the top of the documentation page.
- Click the context button located at the top.
- From the available options, install MCP if you want to use an AI-enabled editor, or do it manually by copying the MCP server link.
What should my prompt look like?
Clearly describe what you need and specify your question or problem as precisely as possible. The more detailed and focused your prompt is, the better answer you will receive. Here are examples of questions you can ask the AI assistant:How do I install [script]?
How can I configure [feature] in [script]?
Explain to me how [functionality] in [script] works?
How can I implement [export] from [script] in [another script]?
What dependencies does [script] need? Is it compatible with [another script]?
How should I use the [export] from [script]?
Has the issue with [issue] been resolved in the changelog for [script]?The AI assistant will receive the full context from the relevant section of the documentation and provide a detailed answer.