Skip to main content

Overview

You can create links to Ninja that automatically prefill a message in the text input. This is useful for:
  • Sharing a task prompt with a colleague
  • Embedding contextual links in emails, docs, or internal tools
  • Creating quick-action buttons that start a specific workflow
The format is identical to ChatGPT’s ?q= parameter:

How it works

When a user opens a Ninja link with a ?q= query parameter, the message is automatically placed in the text input so they can review it before submitting.

URL format

The message must be percent-encoded. Spaces can be encoded as %20 or +.

Examples

Use this tool to generate a prefilled Ninja link:
The user must be logged in to Ninja to submit the message. If they are not logged in, they will be redirected to the login page first.