> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/documentation-simax-anglais/functional/items-and-pricing/prices-update.md).

# Prices update

## Context

MobiliaPro has made an update on the price of corner sofas. A 5% increase has been announced.\
As a result, Alice is also reviewing the selling prices of the corner sofas with a 5% increase.

### Implementation in Simax&#x20;

To update the supplier prices, go to **Files > Prices > Supplier price update**. After modifying the percentage, click on **\[\[Update]]**.

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

After the update, the price increased from 550 Euros to 577 Euros.

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

Due to this change in the supplier price, an update of the selling prices is necessary. To do this, go to **Files > Prices > Item price update**. After modifying the percentage, click on **\[\[Update]]**.

<figure><img src="/files/1jrxXge1hpTxSYVLIbTj" alt=""><figcaption></figcaption></figure>

After the update, the selling price increased from 899 Euros to 943.95 Euros.

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

For the professional and reseller prices, they need to be reviewed according to the categories by going to **\[Sales]**, **\[\[Prices]]** and **\[\[Modify]].**


---

# 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://doc.simax.fr/documentation-simax-anglais/functional/items-and-pricing/prices-update.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.
