# Submit A Tip via Web Form

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 web form URL. You can also find your organization’s web form URL under “Manage Organization” on Junkipedia.org.

Fill in the relevant fields:

* **Describe the problem:** Enter a few sentences about what makes the content problematic.
* **Link to post or website:** Paste in the URL where you found the problematic content.
* **Upload an image, screenshot, or video:** If you can’t link to the content you found (like if you found it in the physical world, in a private group, or received it in a direct message), upload an image or recording of the content here.
* **Location:** If the problematic content mentions a physical location (e.g., “Robbers are posing as census workers in Queens, New York”), enter it here. If you found the problematic content out in the physical world, enter the location where you found it (city/state or zip code). Please do not use this field to record what platform you found content on (e.g., Facebook, Twitter, etc.). Junkipedia captures this information automatically.

![](/files/OuGDEnwc0rw3rhJl7VQT)

(Hint: Your form may look a little different, but should have the same fields.)

Once you’ve filled in the form, click “Submit your Tip.” 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-web-form.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.
