> 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/bio-tech-droids.md).

# Bio-Tech Clones

Space can be lonely and Droids can act as clones that can assist the player in a wide range of tasks inside Space Misfits. Players can acquire these droids through the shop or in the ENJIN marketplace. Droids will be limited in supply and will play a vital role inside the player's ships and on land in FPS mode. Some droids might perform the role as a gunner inside a ship improving weapon systems while other droids might improve inflight ship repair or shield maintenance. On land you will assume the Avatar of your droid when doing battle in First Person Shooter mode. Much more to come about this in the future!

NFT Droid holders will have the ability craft droids with BITS and material and sell them in the marketplace like other craftable assets.  Droids will also offer similar one time use capability as other NFT blueprints in the future and will be able to be purchased for CROWN tokens. These copies will be one-time use and will only come when the player base warrants this expansion.


---

# 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/bio-tech-droids.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.
