# Conclusion

Robots have capable bodies; what they lack at scale is shared, verifiable infrastructure for who did what, under which instruction, with independent witness and enforcement. Konnex is a decentralized network for that job: signed tasks, open miner competition, validator scoring decoupled from operators, and Proof-of-Physical-Work records anchored onchain.

## What the testnet is for

The public testnet is open from day one. Use the [faucet](https://subnets.testnet.konnex.world/faucet), the [quest / onboarding flow](https://subnets.testnet.konnex.world/quest), and the **subnet dashboard** for your workload (URLs in release notes when needed). Send a task without running your own infrastructure. If you do run miners or validators, the mechanics align with Bittensor-style experience for many teams; the workloads are physical, not free-form chat.

## What comes next

Mainnet brings stablecoin settlement, refined dual-staking, mesh transport, and richer onchain robot commerce as described in the [roadmap](/understand-konnex/roadmap.md) and [whitepaper](https://konnex.world/whitepaper). The documentation prefers to say what is live versus what is sequenced, rather than blur the two.

If you build flight stacks, manipulation pipelines, SLAM, or inspection AI, the testnet is where you exercise verifiable execution. If you represent an enterprise with workloads in these classes, the protocol is designed for workload and scoring co-design, not a generic “AI API” handwave alone.

Konnex is the economic and attestation substrate for permissionless physical work—motions that are contractible, provable, and composable as the full stack matures.

**Useful links:** [Testnet quest](https://subnets.testnet.konnex.world/quest) · [GitHub](https://github.com/konnex-network) · [Docs home](/readme.md)


---

# 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.konnex.world/product-and-demos/conclusion.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.
