> For the complete documentation index, see [llms.txt](https://space-misfits.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://space-misfits.gitbook.io/whitepaper/smc-allocation/token-ownership/in-game-tokens/telemetry.md).

# Telemetry

![](/files/bxygaHIdopvyDwERKeb7)

Telemetry also known as “Hidden Data” are FT’s that are collected all throughout the Space Misfits universe. These assets are ERC1155 tokens with an infinite supply backed by 0.001 JENJ and earned in-game or purchased on the Enjin marketplace. This data is used in the forging process to improve the level quality of ships, weapons and modules. In order for anyone to operate the forge a blueprint is required along with minerals, parts and optional Telemetry.

Telemetry is used in the forge to increase the stat probability of items that are created in the forge using blueprints. Each blueprint requires unique telemetry specific to the asset class and type. For example, the Striker blueprint used to manufacture the Striker fighter ship requires “Striker Telemetry” to build. You must own specific telemetry for a specific ship, weapon or module. This makes collecting telemetry throughout Space Misfits crucial for anyone who wants to build their own ships.

Telemetry unlocks higher levels of each item that is forged from blueprints. Players are free to trade their Telemetry on the open blockchain market and because it is backed by a small amount of Enjin it will always hold a real-world value.

Telemetry can be earned in various game modes inside Space Misfits including but not limited to:

Arena Missions, The Edge, NPC Drops, and Events.

Telemetry Burning mechanisms are currently being developed and more will be released on this later.&#x20;

Telemetry that is collected in-game must be redeemed in the web app or within the Station directly to mint the FT to the players game wallet.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://space-misfits.gitbook.io/whitepaper/smc-allocation/token-ownership/in-game-tokens/telemetry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
