> For the complete documentation index, see [llms.txt](https://docs.phocassoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phocassoftware.com/rebates/rebates.md).

# 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="/pages/ncSlMkQpSsBCKrRgNNq4">/pages/ncSlMkQpSsBCKrRgNNq4</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="/pages/5gb9eGDWbeObw15roi8a">/pages/5gb9eGDWbeObw15roi8a</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="/pages/9igS36F8u1VXWdD6qzsg">/pages/9igS36F8u1VXWdD6qzsg</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="/pages/mMkQB98OFRFZSKO98OlF">/pages/mMkQB98OFRFZSKO98OlF</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="/pages/gZe66fwHQ6BeVqAQQkne">/pages/gZe66fwHQ6BeVqAQQkne</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="/pages/zjm1cFQUJ7JM4FufqSYj">/pages/zjm1cFQUJ7JM4FufqSYj</a></td><td></td></tr></tbody></table>

***


---

# 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:

```
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.
