diff --git a/docs.json b/docs.json index 8c54e1cea..f1d89d6b1 100644 --- a/docs.json +++ b/docs.json @@ -343,7 +343,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": "/images/perplexity.svg", + "href": { + "base": "https://www.perplexity.ai/search", + "query": [ + { + "key": "q", + "value": "Ask question about https://mintlify.com/docs$path.md" + } + ] + } + } + ] }, "redirects": [ { diff --git a/images/perplexity.svg b/images/perplexity.svg new file mode 100644 index 000000000..c2974c142 --- /dev/null +++ b/images/perplexity.svg @@ -0,0 +1,3 @@ + + +