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

# How To Earn

First, decide which course of ​​1935World you are most interested in.

If you want to get **Tokens** quickly and you like action, you can start with **PVP** in the Arena. There's really fast money and the same risk of losing it.

Also, you can try a **Racing mode**, where it is possible to earn a little bit more. Quick money = high risks.

If the passion for adventure lives in your heart. If your soul wants to explore territories and scavenge artifacts, then you can try the **PVE mode**.

If you are interested in **trading** and you understand how works market relations. So, you are on your way to trading on the marketplace. It is even better to do this in complex with the production.

If you are a magnate and you appreciate creating resources for others, you will always receive from the sale of produced resources, chips, and mined ore in the market.

If you don't want to risk and want to get measured profits, we recommend **staking**. By investing in a staking deposit, you will always have a percentage every month. **Long and stable**.

**If you have one character:**

It will be faster to earn in the Arena or Races. 1 character on the battlefield is still a warrior.

**If you have two characters:**

Both in the Arena or both in the Races. Winning chance increased.

**If you have three characters:**

Either all for production, or in 3x3 battles.

**If you have four characters:**

1 for energy staking, 2 for Arena or Races. The number of games without energy will be increased.


---

# 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:

```
GET https://1935.gitbook.io/world/gameplay/how-to-earn.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.
