# Setting of the credentials

### **Create credentials for your device**

In order to use onocoy RTK Service, you will need to set up a credential, consisting of a username, password, and configuration (GNSS system, frequency bands). One credential can be used for multiple devices. It is also possible to create multiple credentials, each with a different configuration.

Go to [NTRIP Clients](https://console.onocoy.com/clients) and click on ***Add new credential***. Fill in a password and optionally a description for your new credential. Note: the username will be generated automatically.

Select the reference frame of choice that best suits your location and intended data use. For further details please see our section [*Select a reference frame*](/documentation/8.-faq-troubleshooting/frequently-asked-questions/explaining-datum-shifts.md#new-feature-select-a-reference-frame)*.*

<figure><img src="/files/W22Jlmmw0l64N6cn4ihr" alt=""><figcaption><p>Select a reference frame in the dropdown.</p></figcaption></figure>

If desired, select the GNSS system and minimum signals you require. Only stations with at least those signals will be chosen for your GNSS correction data. Beware that this means all stations not meeting your requirements will be excluded from providing data to you. You can always change these settings later.

<figure><img src="/files/df5eiyrbjjSvBvtL2yDO" alt="Screenshot of the filter for the signals that are required" width="375"><figcaption><p>Select the minimum required signals, only do this if necessary.</p></figcaption></figure>

### Select data plan

One last step! To activate credentials, subscribe to the onocoy RTK service. Click on Enable now on the bottom to start your 30 day plan and immediately deduct the required Data Credits from your account, either 20 or 100 depending on the data plan. Now you’re all set!

The credentials can also be activated at a later moment by clicking the “Enabled” switch in the list of active credentials.

After activating the service it will automatically renew every 30 days. You have the possibility to stop the service by disabling the credential and according to the conditions in the [Terms of Service](https://www.onocoy.com/terms-of-service-1).

![Subscribe to the onocoy RTK service by clicking on "Enable now"](/files/BwNM0qrfZ8QCDR90IE6p)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeADuh2jvX7TlYu0T4ocEnKehAsA-69Bf_zjOFcR8pv5DEpeCRmnZzAPpnLc43CmwgzN2_-X2M8j9O_B2cc3i_RosBnUZRmd7kmKScf19nSDCMVoVCBYqYw8jQtZi8X_znLOlEmti5kryEu4x_KQhkCkGOY?key=iPn3XD8yYO-dKVis6ipxfg" alt=""><figcaption><p>Example of your list of credentials. You will find the username, your description, the number of devices connected, an editing possibility, information about the data plan subscription in it. You can enable and disable credentials with the switch and find connection information by clicking the "+" button.</p></figcaption></figure>


---

# 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/setting-of-the-credentials.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.
