# Welcome

Welcome to the official Spacecoin documentation.

Spacecoin is building an open connectivity infrastructure designed to expand internet access through a combination of satellite infrastructure, ground participation, and developer-accessible products. These docs are for developers, partners, node operators, and ecosystem participants who want to understand the network and build on top of it.

Today, the most immediate way to interact with the Spacecoin ecosystem is through SpaceRouter, a product designed to give developers and partners programmable access to connectivity infrastructure. Over time, Spacecoin expands toward a broader open network model that combines greater blockchain and satellite participation.

Use these docs to:

* understand what Spacecoin is building
* learn how SpaceRouter fits into the ecosystem
* explore the network model and verification layers
* understand the role of SPACE in the network
* find the right starting point for integrations and partnerships

#### Jump right in:

<table><thead><tr><th width="93.453125">Card</th><th width="206.9921875">Title</th><th>Description</th></tr></thead><tbody><tr><td>⚡</td><td><a href="/pages/eCZza3CYxcgunIuhRLcI">What is Spacecoin</a></td><td>Learn about the project overview and core concepts</td></tr><tr><td>🛰️</td><td><a href="/pages/MpZbneU94IQDMhCMoDlw">How It Works</a></td><td>Understand the satellite network architecture</td></tr><tr><td>🪙</td><td><a href="/pages/8Q2x75ma17l3hsQAfXcS">$SPACE Token</a></td><td>Explore token utility and tokenomics</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3e0">🏠</span></td><td><a href="/pages/HqgcjFjMzpL62LhepcFD">SpaceRouter</a></td><td>Get started with SpaceRouter</td></tr></tbody></table>


---

# 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.spacecoin.org/readme.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.
