> For the complete documentation index, see [llms.txt](https://docs.onocoy.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onocoy.com/documentation/4.-get-gnss-corrections/onocoyrtk-or-onocoystream-which-one-to-choose.md).

# onocoyRTK or onocoySTREAM – which one to choose

onocoy offers two types of GNSS data services. Pick the one that fits your needs.

#### Choose onocoyRTK if you...

* **Operate a high-precision device:** You need standard RTK correction data for a rover (like a drone, tractor, or survey tool).
* **Need "Nearby Mode" access:** You want the system to automatically provide corrections based on the base stations closest to your current location.
* **Prioritize cost-efficiency:** You want to benefit from the most affordable entry-level pricing ($20/month) for standard high-precision needs.

#### Choose onocoySTREAM if you...

* **Are a professional RTK provider:** You want to offer your own GNSS correction based service around the streams sourced from onocoy.
* **Need direct mountpoint access:** You want the freedom to manually select and stream from any specific base station in the global network, regardless of where you are located.
* **Require multiple simultaneous feeds:** You need to run an unlimited number of parallel streams at once (perfect for monitoring multiple sites or complex projects).
* **Need advanced data & metadata:** You require full access to all station metadata via the Public API for deeper analysis or system integration.

Are a high-volume user: You want to take advantage of Volume Pricing to lower costs for large-scale data consumption.


---

# 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.onocoy.com/documentation/4.-get-gnss-corrections/onocoyrtk-or-onocoystream-which-one-to-choose.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.
