# Affiliate Membership Activation

### Here we take a look at the how affiliates get to choose their payment plan:

We have set up three payment plans for affiliates:

* Free $0
* Basic $10/month
* Premium $24/month

![Payment plans](/files/-MePBh4w_uQ2c_rWUTxX)

After the affiliate signs up for the program, the affiliate gets directed to the Activate membership page.

![Create Account](/files/-MIyqQxka9wUlXDTFuDm)

Here, affiliates can choose the plan they like. The fees, perks, and descriptions of the plans are displayed for the affiliate.&#x20;

![](/files/-MIz14oCc7awKQZ7znzr)

{% embed url="<https://www.youtube.com/watch?v=rgDD6dw8Ou4>" %}
Affiliate Membership Activation
{% endembed %}


---

# 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.goaffpro.com/program-settings/extra-settings/setup-membership-plans/affiliate-membership-activation.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.
