diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..8682bbe
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,21 @@
+# Contributing
+
+Contributions that improve this OSINT list are welcome.
+
+## Add a Resource
+
+1. Search the README, open issues, and open pull requests for duplicates.
+2. Add the resource under the most specific existing category.
+3. Use the format `- [Name](https://example.com) - Brief OSINT-focused description.`
+4. Link to the official HTTPS page when one is available.
+5. Explain the resource's OSINT use without promotional or unsupported claims.
+
+## Validate the Change
+
+- Confirm every added link resolves successfully.
+- Keep the table of contents aligned with the README headings.
+- Run `git diff --check` before opening the pull request.
+- Keep the pull request focused and explain each change.
+
+By contributing, you agree to release your contribution under this repository's
+[CC0 1.0 Universal license](LICENSE).
diff --git a/README.md b/README.md
index 45b0961..87fd69e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+
# **`Awesome`** [Open](https://wikipedia.org/wiki/Open-source_intelligence) Source [Intelligence](https://www.sans.org/blog/what-is-open-source-intelligence/) (_[OSINT](https://osintframework.com/)_) [](https://awesome.re)
@@ -57,6 +58,9 @@ graph LR
### Social Networks
+- [Xquik](https://github.com/Xquik-dev/x-twitter-scraper) - X data platform for public tweet search, profile timelines, follower export, media download, account monitoring, and MCP.
+
+Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.
### Mobile OSINT
@@ -70,13 +74,11 @@ graph LR
### OSINT Frameworks
- [Maltego | OSINT & Cyber Investigations Platform](https://www.kali.org/tools/maltego/) - [Maltego](https://www.maltego.com/) is an open source intelligence and forensics application. It will offer you timous mining and gathering of information as well as the representation of this information in a easy to understand format.
-##
-
### My Other Awesome Lists
You can access the my other awesome lists [here](https://cyberthreatdefence.com/my_awesome_lists)
### Contributing
-[Contributions of any kind welcome, just follow the guidelines](contributing.md)!
+[Contributions of any kind welcome, just follow the guidelines](CONTRIBUTING.md)!
### Contributors
[Thanks goes to these contributors](https://github.com/cybersecurity-dev/awesome-open-source-intelligence/graphs/contributors)!
@@ -84,5 +86,4 @@ You can access the my other awesome lists [here](https://cyberthreatdefence.com/
### License
[](http://creativecommons.org/publicdomain/zero/1.0)
-[🔼 Back to top](#awesome-open-source-intelligence-osint-)
-
+[🔼 Back to top](#top)