# Checking the Impact

As a check for how well this process worked, go ahead and re-rate how much you believe your previous thoughts in the [**“Post-Believability”** column.](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/identify-negatively-biased-thoughts#lets-practice) Did the believability of your primary thought go down? What about your other thoughts?

Oftentimes, folks will find that challenging their primary thought also reduces the believability of several other thoughts. If there are thoughts that remain high in believability, you could challenge those thoughts as well!

<br>


---

# 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://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-3-challenge-biased-thoughts/checking-the-impact.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.
