# General Membership Club Plugin Setup

This article will walk you through the general setup for our integrated membership club plugins.<br>

* [Add Plugin](broken://pages/BYPkiGIG3TQ8sxdYATyb)
* [Apply to Products](broken://pages/BYPkiGIG3TQ8sxdYATyb)
* [Locating Membership Customers](broken://pages/BYPkiGIG3TQ8sxdYATyb)

***

### Add Plugin <a href="#checkoutchampgeneralmembershipclubpluginsetup-addplugin" id="checkoutchampgeneralmembershipclubpluginsetup-addplugin"></a>

Navigate to Admin → Plugins → Membership Services and activate the plugin of choice and enter in the required credential(s).

### Apply to Products <a href="#checkoutchampgeneralmembershipclubpluginsetup-applytoproducts" id="checkoutchampgeneralmembershipclubpluginsetup-applytoproducts"></a>

Once the plugin is activated, navigate to CRM → Products. Edit the products and apply the membership club.

Once you apply the membership club to a product the membership will activate upon a successful purchase of the product.

If the rebill for the product fails, the membership will move to an Inactive state and will reactivate upon a successful reattempt of that failed rebill.

### Locating Membership Customers <a href="#checkoutchampgeneralmembershipclubpluginsetup-locatingmembershipcustomers" id="checkoutchampgeneralmembershipclubpluginsetup-locatingmembershipcustomers"></a>

To locate customers on your membership club, navigate to Customers → Memberships within the CRM. Here you can search for customers by using the search filters.

On the customer’s profile, click the “Clubs” tab to view/edit the customer’s memberships.


---

# 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://help.checkoutchamp.com/crm/plugins/membership-services/general-membership-club-plugin-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.
