# Getting data credits

You would like to receive onocoy's data via NTRIP? Great! Here is how it works.

### **Create an account**

To use our services, you must have an onocoy account.\
If you don't already have one, head over to the [onocoy explorer](https://console.onocoy.com/explorer), click on ***Register now*** and create a user account. You will be notified by email when your account is activated.

### Top up your Data Credits

Data Credits (DC) are the way of payment at onocoy. In order to access the services, you must first purchase Data Credits through your account.&#x20;

To receive GNSS correction data from onocoy, you first have to Top Up your Data Credits for the first time. Go to NTRIP Clients and click on ***Get Data Credits**,* the following pop-up window will open.<br>

<div data-with-frame="true"><img src="/files/8ljuox2PE91uxFPq9Kum" alt="Buy data credits by choosing the desired amount."></div>

Select the amount you would like to top up your account with. Next, insert your credit card and billing information. If you have a coupon code, you can apply it in this step.&#x20;

![](/files/Y8SFNMO7Alfic5uZXmme)

After checkout, you will see in the top right corner your updated Data Credit amount.

If you would like to see your payment and invoice history, click on your account email in the top right of the header, select **Settings** and choose the **Billing** tab. Open the **Billing Dashboard** to receive access to your invoices and payment methods.&#x20;

### How many Data Credits do I need? — Our data plans

Which amount to top up? Here is how our price plan works.

Fees are deducted in credits from your account and consist of:

* **Base subscription fee.** The recurring fee is deducted in advance every 30 days, plus &#x20;
* **Pay-per-use fee.** Deducted in real-time and for the time you actually will use the Services ("Pay-per-use").&#x20;

![onocoy price plan. 1 DC is equivalent to 1 USD.](/files/OlDrGGsvZQkzcnHUImWG)

We offer two different services:

* **onocoyRTK**
* **onocoyStream**

The base subscription fee for the **onocoyRTK** service for the 30 days data plan is 20 Data Credits. In addition, every hour of GNSS correction data is 0.15 Data Credits. This is the pay-per-use fee. Hence, 25 Data Credits would be enough for one month of subscription plus more than 30 hours of GNSS correction data in that month. Please note that a refund of Data Credits is not possible.

The base subscription fee for the **onocoySTREAM** service for the 30 days data plan is 100 Data Credits. In addition, every hour of GNSS correction data is 0.15 Data Credits. This is the pay-per-use fee. The pay-per-use fee will gradually go down the more parallel streams are being used.

Upon purchase, you will be able to receive onocoy RTK data as long as there are enough data credits on your account. Every 30 days, the base fee will be automatically deducted from your account. Therefore, you need to make sure there is enough credit on your account. For more details regarding data usage and termination please refer to our [Terms of Service](https://onocoy.com/terms-of-service).


---

# 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/getting-data-credits.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.
