# Check PCAP

Class 4 let's you search for PCAP simply.  To do so, you first go to Tools > SIP Packet Search:

![](/files/-MYX-GfWRHfivqkbEphz)

Then, you can see the search page with all the filter fields:

![](/files/-MYX-RO6435Lc_r8DsJk)

After you submit, you can see all the CDRs that match your search criteria:

![](/files/-MYX-jSpFwUhWGG4T0Or)

You can click "SIP" next to Origination Call ID to see the ingress side of PCAP and you can click on Termination Call ID to see the ingress side of the PCAP.&#x20;

You can click "Full" to see the full ingress + egress PCAPs for a specific incoming call. &#x20;

It will take a short time to retrieve the PCAP file and it will be available in the "SIP Requests" tag:

![](/files/-MYX08Z-gH4Ppsgq8tgz)


---

# 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://v5cookbook.denovolab.com/first-time-setup/check-pcap.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.
