# Chi\@Edge

**What is Chi\@Edge?**

Chi\@Edge is a testbed offered by Chameleon Cloud for students, researchers, and educators to work on edge computing projects and research. It offers edge devices available for reservation so that users can run experiments without needing the hardware directly in front of them. Chi\@Edge also offers bring-your-own-device so that users can register their own edge device to Chi\@Edge and control which projects have access.

**Why use Chi\@Edge?**

We are using Chi\@Edge because it allows for easy reproducibility of experiments. Since Chameleon's Trovi platform allows us to share our code for creating the containers on the Pi, this means future users of this project can always get started in the same way that we did. If we were not using Chi\@Edge, students attempting to complete this project may run into problems launching a container on their pi in the same way that we did because of discrepancies in the way the container is created.


---

# 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://chi-education.gitbook.io/chi-edge-or-education/chi-edge-education/module-i-autonomous-vehicles/pathways/regular-pathway/background-information/chi-edge.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.
