# Auto Farm

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

When you enter the game, the main screen shows a robot with a battery divided into 4 bars. Auto-farming starts automatically, and players begin accumulating GPoints, which are displayed in the "Computing" section above the robot.

* A full battery lasts 8 hours, with each bar disappearing after 2 hours.
* To recharge the battery, there is a "Recharge" button, which fully restores the battery, regardless of how much charge is left.
* The "Recharge" button can only be pressed 15 minutes after the last recharge.

This way, users can return to the game several times a day to manage the auto-farming process.

<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.gpt360.io/g360go/auto-farm.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.
