# How to create Whisper

![Creating a Whisper](/files/-MH2xtGvPkoMAbIT22F7)

{% hint style="success" %}

## 😍 Fun ways to create a Whisper

Share anything with others

**Poll:** Propose two answers ex. This or That

**Emoji Rating:** Choose an emoji, the responder can rate your question from 0-10

**MCQ (Poll with 3+ options):** Just like a poll with three options
{% endhint %}

## 👉 How to Create a Whisper

1. Press the **Create** button, it is a plus sign in the middle of the tab ba&#x72;**.**
2. Tap on **Create a Whisper.**
3. Select one of the ways you want to create it (see above: Fun ways to create a Whisper),
4. Press the **send icon button** on the top right to publish your Whisper🎉


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.spinym.com/whisper/how-to-create-whisper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
