# Rebates

Use the search box to quickly find what you are looking for, click one of the key topics below, or browse the full list of pages in the menu on the left.

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Overview of Rebates</strong>  </td><td>Learn about the concept of rebates and the process for managing rebates in Phocas.</td><td><a href="overview-of-rebates">overview-of-rebates</a></td><td></td></tr><tr><td><strong>Projects</strong></td><td>Ready to go? Get the structure right; create projects to store your rebate rules.</td><td><a href="projects">projects</a></td><td></td></tr><tr><td><strong>Rules</strong></td><td>Set up the rules that determine how your rebates are to be calculated.</td><td><a href="rules">rules</a></td><td></td></tr><tr><td><strong>Calculations</strong></td><td>Run calculations based on the rebate rules and post the results to the underlying database.</td><td><a href="calculations">calculations</a></td><td></td></tr><tr><td><strong>Seasonal calendars</strong> </td><td>Create calendars to manage the impact of seasonal variations on your rebate calculation results.</td><td><a href="seasonal-calendars">seasonal-calendars</a></td><td></td></tr><tr><td><strong>Analysis</strong></td><td>Analyze the results of your rebate calculations in the underlying Phocas database.</td><td><a href="rebates-analysis">rebates-analysis</a></td><td></td></tr></tbody></table>

***

Want to know what's new? [Read our release notes](https://app.gitbook.com/s/qRvX8Eg8GftkyP0R8RVU/release-notes)

Can’t find what you are looking for? [Raise a Customer Support Desk request](https://portal.usepylon.com/phocas/login)


---

# 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.phocassoftware.com/rebates/rebates.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.
