# Uplink Docs

## Uplink: How-To Docs

- [Uplink](https://docs.uplink.xyz/uplink.md): Everything you need to know about registering a router, mapping Wi-Fi, earning rewards, and joining the Uplink ecosystem.
- [Summary](https://docs.uplink.xyz/uplink/summary.md)
- [Official Links](https://docs.uplink.xyz/uplink/official-links.md): This page consists of all of the official Uplink links where you can learn more about how to contribute and be part of the Uplink ecosystem. For more information join the Uplink Discord sever.
- [FAQ](https://docs.uplink.xyz/uplink/faq.md): This page is to help you through any troubleshooting or questions you might have on the Uplink App and other platforms. Contact our team and community on the Uplink Discord for further questions.
- [Get Started](https://docs.uplink.xyz/get-started.md): The Uplink platform is official out of beta! This fully launched platform is a deep integration between the mobile applications (iOs & Android), and web-based platforms (Explorer and Portal).
- [Uplink App](https://docs.uplink.xyz/get-started/uplink-app.md): Download the Uplink App, register your existing (or new) routers, become part of the Uplink ecosystem!
- [Explorer](https://docs.uplink.xyz/get-started/explorer.md): The Uplink Explorer consists of the Coverage Map, Surge, and more.
- [Portal](https://docs.uplink.xyz/get-started/portal.md)
- [Uplink Points \[concluded\]](https://docs.uplink.xyz/uplink-points-concluded.md)
- [Referral Program \[concluded\]](https://docs.uplink.xyz/referral-program-concluded.md)
- [Networks](https://docs.uplink.xyz/networks.md): Everything you need to know about connecting and managing your routers on the Uplink platform.
- [Surge](https://docs.uplink.xyz/surge.md): Understanding Surge and how to participate.
- [Terms](https://docs.uplink.xyz/terms.md): A guide to Uplink's terminology and ecosystem roles.


---

# 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.uplink.xyz/uplink.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.
