# Submit A Tip Via WhatsApp

Sending a [tip](/reference-material/glossary.md#tip) to a Whatsapp tipline works similar to [an SMS tipline](/getting-started/reporting-and-documenting-misinformation/using-tiplines-outside-of-junkipedia/submit-a-tip-via-sms.md).

After you have added the tipline to your Whatsapp contacts, start a new message to this contact. If you found the content online in a public space, you can send a link. If you can’t link to the content -- like if you found it in the physical world or in a private group or direct message -- you can send a screenshot or written description.

Click send. You should receive a response that says, “Tip received!”

![](/files/kc0bty0bs4ISIBpYkwkG)


---

# 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://docs.junkipedia.org/getting-started/reporting-and-documenting-misinformation/using-tiplines-outside-of-junkipedia/submit-a-tip-via-whatsapp.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.
