# VexU

{% hint style="warning" %}
This is a Work In Progress. We would love feedback & assistance with this from teams with experience.&#x20;

Email: <sig.robotics.purdue@gmail.com>
{% endhint %}

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>VexU Organization Management</td><td></td><td></td><td></td><td><a href="/pages/pbuZ3UJrgtKLHqq8tUYG">/pages/pbuZ3UJrgtKLHqq8tUYG</a></td></tr><tr><td>Common Manufacturing Techniques</td><td></td><td></td><td></td><td><a href="/pages/sh0x6eNcPlv0Ee1gnq4B">/pages/sh0x6eNcPlv0Ee1gnq4B</a></td></tr><tr><td>Custom Manufactured Parts Library</td><td></td><td></td><td></td><td><a href="/pages/Bg9rHUCZx0inTC4liZ3i">/pages/Bg9rHUCZx0inTC4liZ3i</a></td></tr><tr><td>Commercial Off The Shelf Parts Library</td><td></td><td></td><td></td><td><a href="/pages/6yYYH4me0IcTX88O3ZUX">/pages/6yYYH4me0IcTX88O3ZUX</a></td></tr></tbody></table>


---

# 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://wiki.purduesigbots.com/hardware/vexu.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.
