# React

- [Week 1 - Building confidence](https://personal-development.codeyourfuture.io/em-modules/react/week-1-building-confidence.md)
- [React W1 coursework](https://personal-development.codeyourfuture.io/em-modules/react/week-1-building-confidence/react-w1-coursework.md)
- [Week 2 - Futurespective](https://personal-development.codeyourfuture.io/em-modules/react/week-2-futurespective.md)
- [React W2 coursework](https://personal-development.codeyourfuture.io/em-modules/react/week-2-futurespective/react-w2-coursework.md)
- [Week 3 - SMART goal setting](https://personal-development.codeyourfuture.io/em-modules/react/week-3-smart-goal-setting.md)
- [React W3 coursework](https://personal-development.codeyourfuture.io/em-modules/react/week-3-smart-goal-setting/react-w3-coursework.md)
- [Week 4 - Guest speaker about career in tech](https://personal-development.codeyourfuture.io/em-modules/react/week-4-guest-speaker-about-career-in-tech.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://personal-development.codeyourfuture.io/em-modules/react.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.
