# onocoy Documentation

## onocoy Documentation

- [What is onocoy?](https://docs.onocoy.com/documentation/1.-introduction/what-is-onocoy.md)
- [Why GNSS matters?](https://docs.onocoy.com/documentation/why-gnss-matters.md)
- [Mission and Vision](https://docs.onocoy.com/documentation/mission-and-vision.md)
- [DePIN for GNSS](https://docs.onocoy.com/documentation/2.-how-it-works-depin-+-gnss/depin-for-gnss.md)
- [Decentralizing correction data](https://docs.onocoy.com/documentation/decentralizing-correction-data.md)
- [Benefits for users and miners?](https://docs.onocoy.com/documentation/benefits-for-users-and-miners.md)
- [Hardware recommendations](https://docs.onocoy.com/documentation/3.-become-a-miner/1.-get-a-station.md)
- [Installation guide](https://docs.onocoy.com/documentation/3.-become-a-miner/2.-install-your-station.md)
- [Create and connect a wallet](https://docs.onocoy.com/documentation/3.-become-a-miner/create-and-connect-a-wallet.md)
- [Connect your station to onocoy](https://docs.onocoy.com/documentation/3.-become-a-miner/3.-connect-your-station-to-onocoy.md)
- [Receive rewards](https://docs.onocoy.com/documentation/3.-become-a-miner/4.-receive-rewards.md)
- [Data Validation](https://docs.onocoy.com/documentation/3.-become-a-miner/data-validation.md)
- [Explorer](https://docs.onocoy.com/documentation/explorer.md)
- [Sky Map](https://docs.onocoy.com/documentation/explorer/sky-map.md)
- [onocoyRTK or onocoySTREAM – which one to choose](https://docs.onocoy.com/documentation/4.-get-gnss-corrections/onocoyrtk-or-onocoystream-which-one-to-choose.md)
- [Getting data credits](https://docs.onocoy.com/documentation/4.-get-gnss-corrections/getting-data-credits.md)
- [Setting of the credentials](https://docs.onocoy.com/documentation/4.-get-gnss-corrections/setting-of-the-credentials.md)
- [Configure the GNSS receiver](https://docs.onocoy.com/documentation/4.-get-gnss-corrections/configure-the-gnss-receiver.md)
- [Self-Streaming with Loop Back](https://docs.onocoy.com/documentation/4.-get-gnss-corrections/self-streaming-with-loop-back.md)
- [Service levels](https://docs.onocoy.com/documentation/service-levels.md)
- [Tokenomics](https://docs.onocoy.com/documentation/tokenomics.md)
- [Trading $ONO](https://docs.onocoy.com/documentation/trading-usdono.md)
- [Mining rewards breakdown](https://docs.onocoy.com/documentation/mining-rewards-breakdown.md)
- [Quality Scale](https://docs.onocoy.com/documentation/mining-rewards-breakdown/quality-scale.md)
- [Availability Scale](https://docs.onocoy.com/documentation/mining-rewards-breakdown/availability-scale.md)
- [Location Scale](https://docs.onocoy.com/documentation/mining-rewards-breakdown/location-scale.md)
- [Bonus Programs](https://docs.onocoy.com/documentation/bonus-programs.md)
- [Streak Appreciation](https://docs.onocoy.com/documentation/bonus-programs/streak-appreciation.md)
- [High Value Areas (HVA)](https://docs.onocoy.com/documentation/bonus-programs/high-value-areas-hva.md)
- [Swapping BONO to ONO](https://docs.onocoy.com/documentation/swapping-bono-to-ono.md)
- [Claim Presale on PinkSale](https://docs.onocoy.com/documentation/claim-presale-on-pinksale.md)
- [Partners](https://docs.onocoy.com/documentation/6.-how-to-contribute./partners.md)
- [Ambassador Program](https://docs.onocoy.com/documentation/ambassador-program.md)
- [DAO & voting](https://docs.onocoy.com/documentation/7.-governance-and-community/dao-and-voting.md)
- [Top miner questions](https://docs.onocoy.com/documentation/8.-faq-troubleshooting/frequently-asked-questions.md)
- [Explaining datum shifts](https://docs.onocoy.com/documentation/8.-faq-troubleshooting/frequently-asked-questions/explaining-datum-shifts.md): Receiving onocoy corrections and your device gives you a different position than you are used to? Find out why.
- [Ephemeris RTCM stream](https://docs.onocoy.com/documentation/8.-faq-troubleshooting/frequently-asked-questions/ephemeris-rtcm-stream.md)
- [Support contact](https://docs.onocoy.com/documentation/support-contact.md)
- [Glossary](https://docs.onocoy.com/documentation/glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.onocoy.com/documentation/1.-introduction/what-is-onocoy.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.
