# Room - Setting a Person's Price

Here is an example of Person Price on room page

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

1. On the backend, you go to Room

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

2\. You click "Add New Room" or " Edit room" and enter your person price based on Room Settings -> Price -> Chose option " SUFFIX PRICE" -> Select " Person".

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

3. Then enter the person's price in the order of the days of the week you want

<figure><img src="/files/7Os2bnhA6T7ibP915IF4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:&#x20;*****Price will be prioritized in the order of Season -> Persion Price -> fixed price (when not selecting sesone or person or pernight)***
{% endhint %}


---

# 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://uxper.gitbook.io/nuss/faqs/room-setting-a-persons-price.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.
