# 💲Purchasing Companies

Some of the most expensive and valuable, especially at the beginning of the game, are Mining and Electric Companies.<br>

By purchasing such a company, you have a chance to start earning more CMP.

If you are lucky enough to acquire a company and the enemy enters this field, he will have to pay you in full.<br>

Company commissions:

* When owning one company - the Player who got on this field will be forced to give you 12.5% of all his savings.
* When the Player owning two companies - the Player who got to one of your fields will be forced to give you 25% of all his savings.


---

# 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.moonpoly.io/gameplay-1/game-rules/purchasing-companies.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.
