# Installation & setup

Go to `Plugins` -> `Add new` and search for `"Mycred"` plugin, install and activate plugin

You don't need to create custom points, plugin will make it automatically when you have first order. You can make demo order for this.

#### Activate Integration

`Cashback Tracker` -> `General Settings` -> `myCRED integration = Enabled`

#### Documentation of myCRED

`https://codex.mycred.me/chapter-i/the-plugin/`

When you will have first order, plugin will create three point types: Pending, Approved, Declined.

![](/files/-M6GwjSED8jHhkO8gzkB)

Each new order will be added to Pending first. Then, it can be Approved or Declined. You will see in logs, than plugin will reduce Pending points and increase Approved or Declined.


---

# 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/mycred-plugin-integration/mycred-installation-setup.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.
