# How to ask someone?

![Ask Editor to ask someone](/files/-MH2o3URY577dpIEOG-O)

{% hint style="success" %}

## 🤩 Fun ways to ask

**Text:** Ask a text question

**Poll:** Ask a question and propose two answers ex. This or That

**Emoji Rating:** Ask a question, 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 ask

1. Press the **Create** button, it is a plus sign in the middle of the tab bar. Alternatively, you can go to the person's profile then press on **Ask a question** directly or if you want to ask yourself. Got to your profile and press on **Ask myself.**
2. Tap on **Ask someone.**
3. Select one of the ways you want to ask (see above: Fun ways to ask),
4. By default, your Ask is anonymous as indicated below with **You're anonymous,** tap it to ask openly i.e **NOT anonymous.**
5. If a user to ask is already selected, you can press on **Send** if not press the **send icon button** on the top right


---

# 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/ask/how-to-ask-someone.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.
