# eStela Documentation

## eStela Documentation

- [Account Setup and Login](https://docs.estela.co/getting-started-with-estela/account-setup-and-login.md)
- [Understanding eStela Plans and Pricing](https://docs.estela.co/getting-started-with-estela/understanding-estela-plans-and-pricing.md)
- [Free Trial Information](https://docs.estela.co/getting-started-with-estela/free-trial-information.md)
- [Mobile App Download and Installation](https://docs.estela.co/getting-started-with-estela/mobile-app-download-and-installation.md)
- [Setting up a Race Course](https://docs.estela.co/tracking-races-with-estela/setting-up-a-race-course.md)
- [Adding and Managing Boats](https://docs.estela.co/tracking-races-with-estela/adding-and-managing-boats.md)
- [Using Mobile Access Keys](https://docs.estela.co/tracking-races-with-estela/using-mobile-access-keys.md)
- [Starting and Stopping Tracking Sessions](https://docs.estela.co/tracking-races-with-estela/starting-and-stopping-tracking-sessions.md)
- [Termination Area](https://docs.estela.co/tracking-races-with-estela/termination-area.md)
- [Real-Time Tracking and Visualization](https://docs.estela.co/tracking-races-with-estela/real-time-tracking-and-visualization.md)
- [Post-Race Analysis](https://docs.estela.co/tracking-races-with-estela/post-race-analysis.md)
- [Tracking Portal](https://docs.estela.co/tracking-races-with-estela/tracking-portal.md)
- [Broadcast Overlay](https://docs.estela.co/tracking-races-with-estela/broadcast-overlay.md)
- [Transmitting Location Data](https://docs.estela.co/using-the-estela-mobile-app/transmitting-location-data.md)
- [Broadcasting Wind Data](https://docs.estela.co/using-the-estela-mobile-app/broadcasting-wind-data.md)
- [Troubleshooting GPS Issues](https://docs.estela.co/using-the-estela-mobile-app/troubleshooting-gps-issues.md)
- [Adding and Editing Marks](https://docs.estela.co/managing-courses-and-marks/adding-and-editing-marks.md)
- [Creating and Saving Courses](https://docs.estela.co/managing-courses-and-marks/creating-and-saving-courses.md)
- [Rounding Directions and Waypoints](https://docs.estela.co/managing-courses-and-marks/rounding-directions-and-waypoints.md)
- [Using the eStela API](https://docs.estela.co/api-integration/using-the-estela-api.md)
- [Common Issues and Solutions](https://docs.estela.co/troubleshooting-and-support/common-issues-and-solutions.md)
- [Contacting Support](https://docs.estela.co/troubleshooting-and-support/contacting-support.md)
- [Reporting Bugs and Feedback](https://docs.estela.co/troubleshooting-and-support/reporting-bugs-and-feedback.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.estela.co/getting-started-with-estela/account-setup-and-login.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.
