# Engineering Notebook Resources

Below are just a few resources that are available to assist on your notebook journey.  We've included a few links that go over notebooking information and some videos that explain the process that some teams take.

{% embed url="<https://notebook.vex.com>" %}
<https://notebook.vex.com>
{% endembed %}

{% embed url="<https://www.vexforum.com/t/2915a-engineering-notebook-2016/34746>" %}

{% embed url="<https://wiki.purduesigbots.com/the-judging-process/how-to-start-a-notebook>" %}

{% embed url="<https://youtube.com/watch?v=k_QbcJR2J5o>" %}

{% embed url="<https://youtu.be/O0El_fts9ns?si=GrqaP3DfzA7E88UK>" %}

{% embed url="<https://www.youtube.com/watch?v=KNKPfB-uvCQ>" %}

{% embed url="<https://www.youtube.com/watch?v=sq6RSWaiCXk>" %}

{% embed url="<https://www.youtube.com/watch?v=_M6hYE7Soos>" %}


---

# 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://iiwii-robotics.gitbook.io/engineering-notebook/vex-engineering-notebooks/engineering-notebook-resources.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.
