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

# Get Started

- [RTK Quick Start Guide: Get RTK FIX in 5 Minutes](https://docs.rtkdata.com/get-started/quick-start.md): Set up RTK corrections in 5 minutes. Create your account, get NTRIP credentials, enter connection settings, and verify RTK FIX. Free 30-day trial included
- [Network & Mountpoints](https://docs.rtkdata.com/get-started/network.md): RTKdata NTRIP connection reference: regional hostnames, IP fallbacks, port 2101, the AUTO mountpoint and how GGA selects your nearest base station.
- [Coverage Map: How to Check RTK Coverage Before Field Work](https://docs.rtkdata.com/get-started/coverage-map.md): Learn how to read the RTK coverage map, understand 2 cm and 2-10 cm accuracy zones, and verify your area before deployment. 20,000+ stations, 140+ countries.
- [RTK Ellipsoidal vs Orthometric Heights Explained](https://docs.rtkdata.com/get-started/understanding-heights.md): RTKdata delivers ellipsoidal heights: learn why your elevation may be off by 10-50 m and how to apply a geoid model in Emlid, DJI, Trimble, and QGIS
- [Coordinate Systems & Datums](https://docs.rtkdata.com/get-started/coordinate-systems-and-datums.md): RTKdata mountpoints and the regional datum each delivers. Fix 50 cm to 1 m coordinate offsets, datum mismatches and ellipsoidal vs orthometric heights.
- [Account & NTRIP Credentials Guide](https://docs.rtkdata.com/get-started/account-and-credentials.md): Learn how RTKdata accounts work, where to find your NTRIP credentials, and how to manage data streams. Covers website login vs. NTRIP credentials and free trial
- [Accuracy Expectations](https://docs.rtkdata.com/get-started/accuracy-expectations.md): Understand realistic RTKdata accuracy: 2 cm survey-grade near a base station, what sky view, internet latency and distance do to your FIX.
- [Pricing FAQ](https://docs.rtkdata.com/get-started/pricing-faq.md): RTKdata pricing answers: monthly, annual and 5-year plans, USD billing, why one license is one connection, cancellation and the 30-day free trial.


---

# 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://docs.rtkdata.com/get-started.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.
