# Astrobot: Game Properties

Your Astrobots have three types of energy they use while they're exploring the universe of Astro Space: **PVE Energy**, **PVP Energy** and **Refine Energy**. Every day at midnight (UTC 0:00), all three energy levels of your Astrobots will fill up completely so they can keep going on adventures.

## *PVE Energy*

**PVE Energy** is used when you play in the game's Campaign Mode. Each level you play will use some of this energy.&#x20;

## *PVP Energy*

**PVP Energy** is used when you battle against other players. Be careful who you pick to battle because there's a limit to how many battles you can have each day.

## *Refine Energy*

**Refine Energy** is used when you want to turn AstroGem ("*ASG*") into Astro Space Token ("*$AST*") in the Refinery. Your Astrobots' Luck Stat affects the amount of Refine Energy you have. To transform *ASG* into *$AST*, you need to leave your Astrobots in the Refinery for 24 hours.&#x20;

When your Astrobots run out of Refine Energy, the transformation process (from *ASG* to *$AST*) stops, and you have to wait until the next day for your Refine Energy to replenish.&#x20;


---

# 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://astrospace.gitbook.io/astrospace/gameplay/astrobots/astrobot-game-properties.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.
