# Quick Start

![RTK Workflow Diagram](https://rtk.geodnet.com/iframe/doc0912v2/images/rtk_workflow.png)

1. Submit a free trial request to GEODNET, and GEODNET will send you the account information.
2. After obtaining the RTK account, configure the account information in your Rover.
3. After configuring the GEODNET account and the appropriate mountpoint in the Rover, communication with the GEODNET RTK Server is established via the NTRIP protocol.
4. The Rover actively uploads NMEA GGA data.
5. Based on the uploaded GGA data, the RTK Server determines the most suitable reference station and delivers RTCM corrections in real time.

## **How to use RTKLIB**

## **How to use SW Maps**


---

# 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://rtkdocs.geodnet.com/rtk-service/quick-start.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.
