> For the complete documentation index, see [llms.txt](https://docs.247casinobot.xyz/a/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.247casinobot.xyz/a/economy/business.md).

# Business

Businesses are the easiest way to earn money within the Casino bot since it's a way of making passive income by simply doing nothing.&#x20;

In order to obtain businesses you’ll need to use the /shop command. Using this, you can use the “make a selection” button and arrows to navigate through available businesses. You can only own one of each business, and they pay you hourly which is determined by the “rate.” You will automatically be given the money for the businesses you buy every hour between 00 and 10. For more information on /shop, you can view the command details [here](https://docs.247casinobot.xyz/a/economy/business/shop). <br>

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

To view your business and rate, you’ll need to use the /inventory command. You can also view other people’s inventories by entering their name in the “user” section. For more information on /inventory, you can view the command details [here](https://docs.247casinobot.xyz/a/economy/business/inventory).<br>

<figure><img src="/files/DS9AkrKMdjZ4eNltfntr" alt=""><figcaption><p>Alex’s total rate is $20,555,183. He receives this amount every hour between 00 and 10.</p></figcaption></figure>


---

# 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://docs.247casinobot.xyz/a/economy/business.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.
