# Part Two: Managing Code Review Anxiety

- [Step 1: Create Awareness](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-1-create-awareness.md)
- [Step 2: Reduce Physiological Arousal](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-2-reduce-physiological-arousal.md)
- [Temperature](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-2-reduce-physiological-arousal/temperature.md)
- [Intense Exercise](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-2-reduce-physiological-arousal/intense-exercise.md)
- [Paced Breathing](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-2-reduce-physiological-arousal/paced-breathing.md)
- [Progressive Muscle Relaxation (PMR)](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-2-reduce-physiological-arousal/progressive-muscle-relaxation-pmr.md)
- [Checking the Impact](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-2-reduce-physiological-arousal/checking-the-impact.md)
- [Step 3: Challenge Biased Thoughts](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-3-challenge-biased-thoughts.md)
- [Identify Negatively Biased Thoughts](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-3-challenge-biased-thoughts/identify-negatively-biased-thoughts.md)
- [Challenge Negatively Biased Thoughts](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-3-challenge-biased-thoughts/challenge-negatively-biased-thoughts.md)
- [Replace Negatively Biased Thoughts](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-3-challenge-biased-thoughts/replace-negatively-biased-thoughts.md)
- [Checking the Impact](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)
- [Step 4: Proactively Engage](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-4-proactively-engage.md)
- [Asking like a DEAR](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-4-proactively-engage/asking-like-a-dear.md)
- [Reviewing to GIVE](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/part-two-managing-code-review-anxiety/step-4-proactively-engage/reviewing-to-give.md)


---

# 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.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.
