# Features

Once **YayPricing** is installed successfully, navigate to **YayCommerce > YayPricing.** This is where you would get tabs that will allow you to create rules or see all your existing rules, as well as check all the rules you've created before.

The different tabs include:

* **Product Pricing** - Which helps you create product pricing rules that affect price of products. You can also create product fee or discount.
* **Cart Discount** - Which helps you create cart discounts rules is used to create cart discount coupons that apply at checkout. You can also combine discount at Settings section.
* **Checkout Fee** - Which helps you create checkout fee as Reduce Shipping fee or Add Custom fee.
* **Exclusions** - Which helps you create rule to decide which products will not be affected by Product pricing rules or which rules will not be affected by Coupon codes.
* **Settings** - Which helps you activate further, various settings related to the rules and exclusions that you had created. In manner of how the rules are to be applied to various products or product types.

<figure><img src="/files/yZeiuhHMTChyBevjeYf6" alt=""><figcaption><p>A screenshot showing the tab options in YayPricing</p></figcaption></figure>


---

# 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://docs.yaycommerce.com/yaypricing/features.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.
