# Disable Intercept Mode in Burp

1. In Burp, go to "Proxy" > "Intercept" tab, and ensure that interception mode is turned **off**.

   ![Proxy \&gt; Intercept](https://990422818-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWGXF4oLcghA1GLq0CM%2F-LWHQt-EMiiOHTuosAKW%2F-LWHQwQcdqL7g7fU99Mk%2F49-proxy.png?generation=1547571286982754\&alt=media)
2. If the intercept control button says "Intercept is on", then intercept mode is enabled in Burp. Click on the "Intercept is on" button to toggle the interception status.


---

# 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://infosecgirls.gitbook.io/infosecgirls-training/appsec/quick-basics/1-disable-intercept-mode-in-burp.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.
