# Introduction

## About Us

Bypassec is an offensive security platform that connects organizations to elite researchers through hacking competitions. Our mission is to provide a collaborative environment where companies can test their systems and identify vulnerabilities before malicious hackers exploit them.

In this ecosystem, security researchers act autonomously and are rewarded for the flaws they discover. Simultaneously, companies elevate their protection levels and ensure compliance with essential market certifications such as SOC2, ISO 27001, and PCI DSS.

## Security Assessments

At Bypassec, we work with two models of offensive security testing:

* Penetration Testing
* [Hacking Competitions](https://docs.bypassec.com/the-platform/hacking-competitions)

While Penetration Testing follows a classic and structured approach ideal for compliance and discovering vulnerabilities in sensitive internal applications, Hacking Tournaments maximize the search for flaws through the collaboration of hundreds of researchers.

{% hint style="info" %}
A Hacking Competition does not replace a Pentest, it enhances it 🔥
{% endhint %}

## Our Vision

At Bypassec, we believe that application security should be accessible, scalable, and efficient. Our goal is to build a robust community of security researchers and organizations working in tandem to identify and mitigate vulnerabilities before they can be exploited.

We are committed to raising the bar for application security by moving beyond the constraints and repetitive cycles of traditional pentesting. Our mission is to foster a global ecosystem of trust, transparency, and high-impact collaboration.


---

# 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.bypassec.com/the-platform/introduction.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.
