# Launchpad

In the Launchpad, [CAgents](/white-paper/gameplay/in-game-assets/cagent.md) are attached with [Codyfighter](/white-paper/gameplay/in-game-assets/codyfighter.md)[s](/white-paper/gameplay/in-game-assets/codyfighter.md), and then the game can be launched to play manually or bot-coded. &#x20;

Players can own multiple Codyfighters and CAgents, each one as a unique asset that can be purchased, sold, or traded. Upon their arrival in the game, players receive a native CAgent and a Codyfighter.&#x20;

<figure><img src="/files/93ice0KvvCNCghHGvtnF" alt="Visual representation of Launchpad showcasing battle-ready CAgents."><figcaption><p>Visual representation of Launchpad showcasing battle-ready CAgents.</p></figcaption></figure>


---

# 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://codyfight.gitbook.io/white-paper/gameplay/player-dashboard/launchpad.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.
