# 3 - Project

{% hint style="warning" %}
**This Page is outdated and will be removed shortly. Follow this repository**  [**JavaScript Module 3 Workshop repository**](https://github.com/Migracode-Barcelona/javascript-module-3-pokedex-workshop) **for updated syllabus content.**
{% endhint %}

Follow the steps and complete all the steps you can from the [Weather Project](https://docs.google.com/presentation/d/1vdQT9M8jMmdWwhEOWUTBkNP5E0ddEdpV5pQtjf9acaM/edit#slide=id.g879a9f0369_0_124)


---

# 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://syllabus.migracode.org/courses/introduction-3/course-content/javascript-iii/week-3.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.
