diff --git a/docs.json b/docs.json index 9f5bd19f2..a3eccde5e 100644 --- a/docs.json +++ b/docs.json @@ -344,7 +344,26 @@ "background": "/images/thumbnail/background.svg" }, "contextual": { - "options": ["copy", "view", "chatgpt", "claude"] + "options": [ + "copy", + "view", + "chatgpt", + "claude", + { + "title": "Open in Perplexity", + "description": "Ask questions about this page", + "icon": "https://images.seeklogo.com/logo-png/61/1/perplexity-ai-icon-black-logo-png_seeklogo-611679.png", + "href": { + "base": "https://www.perplexity.ai/search", + "query": [ + { + "key": "q", + "value": "Ask question about https://mintlify.com/docs$path.md" + } + ] + } + } + ] }, "redirects": [ {