# Intelligent Matching

At Secure3, we're committed to transforming audit contests through a precision-based auditor matching system, aligning auditors’ unique skills and preferences with the most suitable projects. By integrating advanced algorithmic solutions, we’re not only enhancing match precision but also significantly boosting overall audit effectiveness.

## **Key Criteria for Intelligent Matching**

1. **Auditor Preferences**: We prioritize individual preferences, including:

   * Time availability
   * Reward requirements&#x20;

   (Set your Audit Preferences by logging into your account).
2. **Performance in Past Contests**: We evaluate, including but not limited to:
   * Submission validity, severity, and ratings
   * Uniqueness of identified issues
   * Number of findings
   * Overall auditing experience and background
3. **Engagement and Activeness**: Engagement metrics include:
   * Early submissions
   * Number of submissions
   * Ensure submission when promised to participate
   * Meaningful appeals
   * Providing constructive feedbacks

Auditors seeking to increase their project visibility can improve in these areas to enhance their rankings and boost their invitation frequency for audit contests, optimizing opportunities for successful outcomes.


---

# 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.secure3.io/features/intelligent-matching.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.
