# Pynt with Browsers

{% hint style="success" %}
🚀 **At a Glance**: Pynt’s browser integration allows you to conduct **real-time API security tests** directly from your browser with just a few clicks. It monitors API traffic, automatically generating security tests to identify vulnerabilities as you interact with APIs.
{% endhint %}

## Pynt Browsers Integration

Pynt integrates effortlessly with your web browsers, providing a powerful way to conduct **API security testing** directly from your browsing environment. Whether developing, testing, or interacting with APIs, Pynt’s browser integration allows you to run comprehensive security scans with just a few clicks.

***

## Benefits of Browsers Integration

Pynt’s browser integration is **user-friendly** and efficient, allowing you to identify and address vulnerabilities in real-time without leaving your browser. It automatically generates security tests based on live API traffic, ensuring continuous monitoring and protection against emerging threats.

***

## Who Benefits?

* **Developers**: Seamless testing during development.
* **Testers**: Easy integration with API testing tools.
* **Security Professionals**: Immediate security insights and reports.

***

{% hint style="info" %}
💡 **Need Help?** For any questions or troubleshooting, reach out to the [**Pynt Community Support**](https://www.pynt.io/community).
{% endhint %}


---

# 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/security-testing-integrations/pynt-with-browsers.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.
