> For the complete documentation index, see [llms.txt](https://docs.metapreme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapreme.com/metapreme-launchpad/echo-trooper-1.md).

# Echo Trooper 1

![](https://lh6.googleusercontent.com/Beh-As0GQuNMHcuqvVkvU9M9fLt9K4BdjCs3_1Wv-FbDrsrGA6lFLZfOZH7H7ZlQ5tNUhzXiXPXDPFUhjbJvgoMJV9w6YwEKGaWwvmfGdTN65Zc21I0W3L2KEBzflA8RZknZAI6_)

In Metapreme, all Troopers have a leveling system. If you are a Trooper (Tier 1) in our staking system, you can play our incubated games or partnered games and gain **"EXP Points"** which can be used to level up your tier without requiring further capital.

That’s how we plan to empower the community to participate in Metapreme activities and motivate each member to contribute more to the platform.

> *You might be wondering, so what if I am at my final Tier?*

We have a top-secret one for you: **Challenger Deep**. This group of troopers will be able to participate in all private/seed deals for projects being launched on Metapreme.

![](/files/tdLFFpvBYQn0K36u6k7F)


---

# 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://docs.metapreme.com/metapreme-launchpad/echo-trooper-1.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.
