> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-business-rules/pricing-and-equipment.md).

# Pricing and Equipment

The following information below shows the minimum and maximum pricing for businesses to adhere to when charging customers. This is set to keep the economy equal across the border. IF you have any questions or concerns regarding how to price your items and/or services please open a "Business Ticket" in the Discord.

{% hint style="danger" %}
Failure to follow the following layout on pricing can result in admin action.
{% endhint %}

### <mark style="color:orange;">Restaurants</mark>

There are multiple ways for restaurants to obtain ingredients. It is your choice on how it is done.&#x20;

* **Mega Mall:** Ingredients can be purchased at Mega Mall located in the Southside. Most of your items will be purchased here. Prices of items that can be obtained by either farming, fishing or hunting will be higher priced. Items that can be farmed, hunted, or obtained by fishing will be cheaper if you do choose to do this instead of purchasing from the store.
* **Farming:** You are able to grow and pick some fruits/vegetable ingredients
* **Hunting:** You are able to hunt for certain meats.
* **Fishing:** You are able to fish in the major bodies of water for certain fish ingredients.
* **Other Players:** You can purchase from other players paying them whatever amount you wish for those items.

***

### <mark style="color:orange;">Mechanic Shops</mark>

There are multiple ways for mechanic shops to obtain scrap to create parts along with the ability to purchase parts fully made.

* **Scrapping:** You can go to any of the scrap yards and scrap to obtain material - return to your shop with the materials to make the parts.
* **Trash Can/Dumpsters:** You can search the trash cans and dumpsters for materials - return to your shop with the materials to make the parts.
* **Parts Shop:** You can go to the local parts shop located in the Southside and purchase pre-made parts at a high price.
* **Other Players:** You can purchase from other players paying them whatever amount you with for those materials.&#x20;


---

# 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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-business-rules/pricing-and-equipment.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.
