> For the complete documentation index, see [llms.txt](https://theia001.gitbook.io/spaceship/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theia001.gitbook.io/spaceship/master.md).

# Welcome to Theia world

Theia world, a new meta universe NFT world, is also the world of adventurers, and the protagonist belongs to spaceship.&#x20;

They shuttle through the universe, explore and plunder, and are busy greening and fighting for resources.&#x20;

You are the resident of Theia world, the owner and manager of spaceship, and you decide how they operate.&#x20;

The magic box is the core way to obtain ships. You can obtain spaceships of different quality from the magic box. Of course, the mechanism is full of luck, and you may also get the reward of "adventurer".&#x20;

The spaceship you have is unique. No one can plunder and dominate them. It always belongs to you.&#x20;

You can send them to participate in interstellar mining, interstellar exploration and plunder to earn the circulating currency TIA and resources of the spaceship world to obtain income.&#x20;

You can upgrade them to improve their abilities and attributes. You can even sell them in the market to make a profit.&#x20;

When you own sappeship, it is the beginning of collection. Maybe you can become a "spaceship pioneer" and a "spaceship tycoon" and get high bonuses.

When you own spaceship, it is the beginning of collection. Maybe you can become a "spaceship pioneer" and a "spaceship tycoon" and get high bonuses.&#x20;

Join in and make this free world more prosperous and better in the future!!


---

# 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://theia001.gitbook.io/spaceship/master.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.
