# Configure the GNSS receiver

### **Configure the GNSS receiver**

Now you just need to configure your receiver.

Click on Connect in the last column of the credential list to view the details you have to put in for your receiver:

* Use the **username** and **password** generated in the step “Create credentials for your device”, visible in the list of your credentials
* Configure the NTRIP caster to point to **clients.onocoy.com** and port **2101**
  * Use port **2121** for **TLS connections**.
* Choose a mountpoint depending on your selected service:
  * **onocoyRTK**: Select NRBY\_ADV mountpoint and our caster will automatically stream the closest base station to your rover, based on the positions provided by your receiver (NMEA GGA).
  * **onocoySTREAM**: Manually select as many of the base station mountpoint IDs as you desire to get a stream of correction for every selected station. You can find the mountpoint names
    * From the explorer map
    * From the mountpoint list under NTRIP Clients -> Client dashboard -> Browse Reference stations

![](/files/lkNipimtEUavVmUkXt9b)

We support NTRIP protocol version 1.0 and 2.0.

These generic instructions should help to enable NTRIP client functionality. Please consult the documentation of the respective receiver manufacturer for further detailed instructions on how to configure the parameters above.

### You are good to go!

Your device should now start streaming GNSS correction data from the onocoy NTRIP caster.

Back in the console, under [NTRIP Clients](https://console.onocoy.com/clients), you should see connection details from the connected device(s) you have configured by clicking on the credential name.

If you have any questions, send a message to <support@onocoy.com> for assistance.


---

# 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://docs.onocoy.com/documentation/4.-get-gnss-corrections/configure-the-gnss-receiver.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.
