# Start A Pentest With Catchify

Follow these steps to submit a new pentest request:

<figure><img src="/files/EvKErEifD0TzrnnWu7gx" alt=""><figcaption><p>Click on Pentests</p></figcaption></figure>

1. **Enter Pentest Information**

* Type a descriptive name for your test (e.g., "Pentest on API")
* Click **Next** to continue

<figure><img src="/files/kMhQ5lozJWXAChQnzHIE" alt=""><figcaption></figcaption></figure>

<br>

2. **Select the Target Assets**

* Choose the asset(s) you'd like included in the test
* Optionally, click **+ New Asset** to add something new
* Click **Next** when ready

<figure><img src="/files/rBqfHPyuNSp3WVIaqhM6" alt=""><figcaption></figcaption></figure>

<br>

3. **Confirm and Submit the Request**

* Review the pentest name, selected assets, and any objectives
* If everything looks good, click **Submit request**

<figure><img src="/files/kCh4Ki1KOGmnYv5SVQ2X" alt=""><figcaption><p>Submitting A Request</p></figcaption></figure>

***

Once submitted, the request will be reviewed by the Catchify team.


---

# 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.catchify.sa/portal-guide/pentest-management/start-a-pentest-with-catchify.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.
