# Submission Guide

## Submit a Tool

Help us grow the OSINT Tools Library!&#x20;

If you know of a useful OSINT tool that isn’t yet in our resource, you can submit it using this Google Form: [Submit a Tool](https://forms.gle/kFE3Ddj4rbzsnxyUA)

Our team will review submissions and add verified tools to the resource, helping the community stay up-to-date with the best OSINT options available.

## Edit a Tool

Spotted outdated info or have more details about a tool? You can help improve our OSINT resource!&#x20;

**Submit edits using this Google Form:** [Edit a Tool](https://forms.gle/Ae8R4QPuJyfz5Skb6)

Your contributions help keep the resource accurate, reliable, and useful for everyone in the community.

## Submit a pull request on GitHub

Want to add or edit a tool via GitHub? You can do so here: [Submit pull request on GitHub](https://github.com/The-OSINT-Newsletter/OSINT-Tools-Library)


---

# 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://tools.osintnewsletter.com/submission-guide.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.
