> For the complete documentation index, see [llms.txt](https://su0-1.gitbook.io/hexplanet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://su0-1.gitbook.io/hexplanet/play-and-earn/side-income-streams.md).

# Side income streams

There will be other ways to make a profit then just to let a mining farm run or catch resources and sell them on the market.

There will be the possibility to build attack drones. With this drones you can attack other peoples buildings (mining farms), if successful you will be rewarded with a part of the income from this mining farm. Ofcourse the bigger the attack the more rewards you can get.

Then there is the P2P market. Prices can fluctuate a lot based on the needs of all the players. It will be hard to predict which way prices go, but if you do your best and have a look on the market at certain periods of time, you could be able to see patterns. Are you the one who sees them. Do you know when its a good time to buy and sell? Will you be the middleman or marketmaker in the game? If you have a good feeling for trading at the right time, this might be your way to get a profit.

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://su0-1.gitbook.io/hexplanet/play-and-earn/side-income-streams.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
