# 6.2 Check-ins

Similarly to the previous competitions, we will host bimonthly check-ins starting after the registration deadline in April. This is to get a better understanding of the team's current status and to answer any potential questions. We also encourage teams to take use of the forum for asking potential questions. We will also post questions which we have received from teams in the forum, to ensure that all teams will have the same information available. You can find the forum [here](https://forum.njordchallenge.com/).


---

# 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://njord.gitbook.io/digital-competition-2023/6-time-schedule/6.2-check-ins.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.
