# Compatible themes

Cashback Tracker plugin works with any wordpress theme, however we recommend to choose themes which have next options:

1. User login/register modal.
2. Buddypress support and possibility to add custom blocks on Buddypress profiles.
3. Woocommerce support.
4. myCRED plugin support.
5. Option to add login/register buttons in header.

{% hint style="success" %}
If you use Rehub theme, you can read about advanced integration with Cashback Tracker plugin and additional cashback options in [documentation of theme](http://rehubdocs.wpsoul.com/docs/rehub-theme/cashback-functions/).
{% 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://ctracker-docs.keywordrush.com/for-developers/compatible-themes.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.
