# Welcome!

The Engineering Undergraduate Society is proud to represent over 4,500 engineering students across 13 different department clubs. Every engineering student at the University of British Columbia is a member of the EUS. Being entirely student-run, the EUS continually strives to make your time at UBC the best it can be!

{% content-ref url="policy/1-preamble" %}
[1-preamble](https://governance.ubcengineers.ca/policy/1-preamble)
{% endcontent-ref %}

{% content-ref url="budget" %}
[budget](https://governance.ubcengineers.ca/budget)
{% endcontent-ref %}


---

# 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://governance.ubcengineers.ca/master.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.
