# Current Ecosystem Structure

- [Battle Drone Elements](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/battle-drone-elements.md)
- [Story](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/story.md)
- [Battle Drones Universe: a Deep Dive](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/story/battle-drones-universe-a-deep-dive.md)
- [Characters](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/story/characters.md)
- [In-game Brands: Drone Part Manufacturers](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/story/in-game-brands-drone-part-manufacturers.md)
- [Comics, Media and More...](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/story/comics-media-and-more....md)
- [Games Titles](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles.md)
- [Battle Drones: Red Rock Resistance](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance.md)
- [Debut Game Details](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/debut-game-details.md)
- [How to Play](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/how-to-play.md)
- [Weapons](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/weapons.md)
- [Ranged Weapons](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/weapons/ranged-weapons.md)
- [Melee Weapons](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/weapons/melee-weapons.md)
- [Explosives](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/weapons/explosives.md)
- [Perks](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/perks.md)
- [Enemy Drones](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/games-titles/battle-drones-red-rock-resistance/enemy-drones.md)
- [Assets](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/assets.md)
- [Drone Avatar](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/assets/drone-avatar.md)
- [Customising Your Drone](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/assets/drone-avatar/customising-your-drone.md)
- [Marketplace](https://docs.battledrones.io/whitepaper/current-ecosystem-structure/marketplace.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.battledrones.io/whitepaper/current-ecosystem-structure.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.
