# RICE Prioritization

If you're not familiar with RICE, please read [this](https://www.prodcamp.com/blog/how-to-prioritize-product-features-quick-guide-to-product-prioritization) article about different approaches to feature prioritization.

![](/files/19BtU8KcBnBC3j5mdmtV)

To get started with RICE prioritization head over to the Prioritization page.

1. Give your board a name.
2. Add some features to the board.
3. Click on the gear button to configure all of the prioritization settings for your board.\
   \
   Below is the default list of factors for the RICE board, you can configure additional impact factors as you please.

![RICE prioritization](/files/nhkNJWpFeWgtENmZJAvq)

Here's an example of a non-default prioritization configuration:

![](/files/dXtr1kP2EtcNes2xbrtW)

Finally, we'll have this configuration:

![](/files/wPTWpWFPa6H1zV9yiO1W)


---

# 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://help.prodcamp.com/prioritization/rice-prioritization.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.
