# Contribute to Probe Library

If you want to contribute to Akto’s probe library and make those probes available to the community, we welcome you to add by forking [here](https://github.com/akto-api-security/tests-library). You can contribute as many probes as you want. When you add the probe, we will do the following:

1. We will add your name as the author of the probe to the product and website.
2. We give you a shoutout on our socials.
3. Every month we select the `Probe of the month` of all the custom probes developed by the community. if your probe is selected, you will get the following:
   1. Exclusive Akto Merch
   2. 3 months of Akto Enterprise free
   3. Recognition among security engineers and pen testers


---

# 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/probe-library/how-to/contribute-to-test-library.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.
