# Submitting Tips Within Junkipedia

Add a piece of problematic content to the database through your account on Junkipedia.org.

Log into[ junkipedia.org](https://www.junkipedia.org/) and click “Submit Tip” from the menu.

<figure><img src="/files/2t0eKZ0uQRLdtEtHgTe0" alt=""><figcaption></figcaption></figure>

Fill out the relevant fields:

* **Link to post or website:** If you found the problematic content online, paste in the URL where you found it.
* **Describe the problem:** Enter a few sentences about what makes the content problematic.
* **Location:** If the problematic content mentions a physical location, 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). Do not use this field to record what platform you found content on (e.g., Facebook, Twitter, etc.). Junkipedia captures this information automatically.
* **Upload an image, screenshot, or video:** If you cannot link to the problematic content (for instance, if you found it in a private Facebook group), you can upload an image or video of the content.
* **You must submit at least one of the following:** a link to the content, an image/recording of the content, or a written description of the content. You may leave the other fields blank.
* **Click "Submit a Tip":** Junkipedia will check the database to see if another user has submitted the same content. If your tip is new, Junkipedia will turn it into an issue. In either case, you can now view and[ edit the issue in Junkipedia](https://junkipedia.groovehq.com/help/editing-issues).


---

# 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/submitting-tips-within-junkipedia.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.
