# Who Should Use Pynt?

{% hint style="success" %}
**At a Glance**: 👩‍💻 Pynt is designed for Application Security Engineers, Developers, and DevSecOps teams. Automate API security testing, reduce false positives, and discover undocumented APIs to ensure complete coverage.
{% endhint %}

Pynt is a versatile tool for teams responsible for API security throughout the development lifecycle, especially in **Application Security**, **Development**, and **DevSecOps** roles. 🛠️

***

## Application Security Engineers

Security engineers tasked with protecting APIs benefit from Pynt’s automated, context-aware testing capabilities. Pynt allows them to:

* **Automate Manual Processes**: 🔧 Reduce the workload by automating vulnerability detection with Pynt.
* **Focus on Verified Vulnerabilities**: 🔍 Minimize false positives, enabling teams to focus on real threats.
* **Tool Integration**: ⚙️ Pynt works with tools AppSec engineers already use, such as Burp Suite.

***

## Developers and Testers

With API security shifting left, developers are increasingly responsible for securing the code they write. Pynt helps developers by:

* **Integrating Security into CI/CD**: 🧑‍💻 Seamlessly integrate API security testing into your CI/CD workflows.
* **Tool Integration**: ⚙️ Pynt integrates easily with Postman, Selenium, and many other API testing tools.

***

## DevSecOps Teams

DevSecOps teams need continuous security testing across the entire development lifecycle. Pynt supports DevSecOps by:

* **Automating Security**: 🔄 Continuous security testing without disrupting the development process.
* **Cross-Team Collaboration**: 🤝 Pynt facilitates collaboration between development, security, and operations teams by integrating into the CI/CD pipeline.


---

# 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.pynt.io/documentation/intro/who-should-use-pynt.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.
