# Extract

Core command which allows you to drill asteroids for resources. An important statistic is to be noted. The "max asteroids drilled" will drastically affect the amount of resources you can earn through drilling. Obviously, the higher the max, the more resources you will earn. You can increase the max by upgrading your headquarters, researching improvements in the lab, upgrading your laser drill, and unlocking more achievements.

```
l+extract
```

![Preview of the resource extraction embed.](/files/-M66W9dzHSern6ZSEygD)


---

# 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://lunaris.gitbook.io/lunaris/command-documentation/extract.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.
