# Submit A Tip via Email

Submit a piece of problematic content to Junkipedia via email.

If you've already[ added your organization's tiplines to your smartphone](https://junkipedia.groovehq.com/help/add-tiplines-to-your-device), go to your contacts and find your organization’s tipline email address. You can also find your organization’s email address under “Manage Organization” on Junkipedia.org.

You can either send an email via your phone or computer -- just be sure that you send in your tip from the same email address that is associated with your Junkipedia account to ensure that your submissions appear under “My Issues.”

In the subject line of the email, type out a very brief summary of your tip. This will become the “Title” of the issue when you log in to Junkipedia. In the body of the message, either copy and paste the URL or text that describes the problematic content, or attach a photo. It’s helpful if you remove your email signature, so the extra text and links don’t end up in your issue.

![](/files/BE0wYtqqJFZoCoErS5sb)

Click send. You can now view and[ edit your issue](https://junkipedia.groovehq.com/help/editing-issues) in Junkipedia.


---

# 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-email.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.
