# Gameplay Loop

### Session Objectives

To get the most out of the game, set clear objectives before deploying to the station. These will determine your avatar’s class and equipment loadout.

For resource gathering, you’ll need a high-capacity backpack. Don’t forget weapons, armor, and ammo for defense. Remember: every item has weight and size, and each avatar has a carry weight limit. Certain classes can haul more gear without movement penalties.

For hunting other avatars, opt for a light backpack, extra ammo, and weapons. Choose a class with high HP and PvP-focused abilities.

***In both cases, bring consumables to restore energy, health, and to hack capsules.***

<figure><img src="/files/WxRFrOKlPkyy9XUETx4B" alt=""><figcaption></figcaption></figure>

### PvP in 2040World

The station has no shortage of hunters targeting resources and players—always stay combat-ready. Some Operators form clans, agreeing not to attack each other to farm resources risk-free.

If you enter the map via licensed avatar, store valuables in "emergency inventory slots" to avoid losing them upon death.

<figure><img src="/files/Pp3P9K46pK97fyVJIbks" alt=""><figcaption></figcaption></figure>

### Extraction Capsule

To transfer collected items to your storage, you must extract via capsule.

Capsules activate periodically across the map. Monitor their rotation via radar. Active (green) capsules have much higher player traffic than inactive ones or areas far from them. Red marks inactive capsules; yellow indicates standby mode.

After calling a capsule, wait 30 seconds. The glow and sound may draw enemies—hold a defensive position.

The extraction capsule fits exactly one Avatar. It departs automatically shortly after activation if unused.

<figure><img src="/files/bl18NWIkq3YENqoxlEFU" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://docs.2040world.io/gameplay-loop.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.
