# Welcome to Eureka

**Eureka Robotix is a student-led, community-driven FIRST Robotics League team.** Team Eureka proudly participates in the [FIRST League Challenges](https://firstintexas.org/), including [FIRST LEGO League (FLL)](https://www.firstlegoleague.org/) and [FIRST Tech Challenge (FTC)](https://www.firstinspires.org/robotics/ftc), competing in Texas and at world events. As part of a global robotics movement that reaches over 480,000 kids across 110 countries, Team Eureka has been inspiring young minds and bringing the excitement of the FIRST to eager participants since 2019.

### Latest

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Latest Post 1</td><td></td><td></td><td></td><td></td></tr><tr><td>Latest Post 2</td><td></td><td></td><td></td><td></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://docs.teameureka.org/readme.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.
