> For the complete documentation index, see [llms.txt](https://frc-elastic.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frc-elastic.gitbook.io/docs/readme.md).

# Home

Elastic is a simple and modern dashboard for FRC. It was built with the goal of being a drag & drop dashboard with an easy setup and elegant UI designed for a high-pressure competition environment.

<figure><img src="/files/BoVEjTcjuHxTQz5P3UkW" alt=""><figcaption></figcaption></figure>

### Getting Started

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">App Navigation</td><td></td><td></td><td><a href="/pages/6OTCnDpKQ7trHNH0G3f4">/pages/6OTCnDpKQ7trHNH0G3f4</a></td></tr><tr><td align="center">Connecting to your Robot</td><td></td><td>              </td><td><a href="/pages/QgpZNYj1KZkQxrTiqqeE">/pages/QgpZNYj1KZkQxrTiqqeE</a></td></tr></tbody></table>

### Creating and Customizing your Dashboard

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Adding and Customizing Widgets</td><td></td><td></td><td><a href="/pages/XMPCKEcvlVXpE6NWZBhT">/pages/XMPCKEcvlVXpE6NWZBhT</a></td></tr><tr><td>Adding and Customizing Layouts</td><td></td><td></td><td><a href="/pages/gFLRwkIUyUx6khRsSZuf">/pages/gFLRwkIUyUx6khRsSZuf</a></td></tr></tbody></table>

### Features & References

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Widgets List &#x26; Properties Reference</td><td></td><td></td><td><a href="/pages/8d7LnNRFKU1AymxUZKHC">/pages/8d7LnNRFKU1AymxUZKHC</a></td></tr><tr><td>Shuffleboard API Integration</td><td></td><td></td><td><a href="/pages/qUwX4QNdkWKGgfEkmrKU">/pages/qUwX4QNdkWKGgfEkmrKU</a></td></tr><tr><td>Robot Notifications</td><td></td><td></td><td><a href="/pages/sN77uPuMS7jA2E5y6pQw">/pages/sN77uPuMS7jA2E5y6pQw</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://frc-elastic.gitbook.io/docs/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.
