> For the complete documentation index, see [llms.txt](https://help.iwantchips.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.iwantchips.com/brands/account-and-settings/subscriptions/subscribe-to-a-plan.md).

# Subscribe to a Plan

To subscribe to a plan, click on the Free Trial button from the website. Register for an account, verify your email and start rewarding your customers.

<mark style="background-color:orange;">Open image-20240828-210508.png</mark>![image-20240828-210508.png](blob:https://iwantchips.atlassian.net/d811f333-013a-401d-bf9f-34a935c76b69#media-blob-url=true\&id=3f6e41a2-6cd8-4249-a01b-d38244dbcfa2\&collection=contentId-123404300\&contextId=123404300\&width=443\&height=304\&alt=image-20240828-210508.png)

Once you have an account on Chips platform, you will be able to go through a few quick onboarding steps, to set up your brand and create your first reward offer.

&#x20;

<mark style="background-color:orange;">Open image-20240828-210919.png</mark>![image-20240828-210919.png](blob:https://iwantchips.atlassian.net/0922db30-5767-4223-bd20-2517df0c839f#media-blob-url=true\&id=4d1abc6c-283b-4772-ad80-e4c5a8b4c20b\&collection=contentId-123404300\&contextId=123404300\&width=382\&height=264\&alt=image-20240828-210919.png)

&#x20;

<mark style="background-color:orange;">Open image-20240828-210951.png</mark>![image-20240828-210951.png](blob:https://iwantchips.atlassian.net/ce28db5b-6987-48bd-bacb-56ca11b30110#media-blob-url=true\&id=64b90018-a5c6-4cc7-a694-18716c7e2f96\&collection=contentId-123404300\&contextId=123404300\&width=412\&height=267\&alt=image-20240828-210951.png)

If you activate the reward offer right away, it will become available to the users on their mobile app instantly!

&#x20;

FAQ:

**1. How do I subscribe to a plan?**

To subscribe to a plan, simply register for an account on the brands website. From there, you can choose the plan that best suits your needs and follow the on-screen instructions to complete your subscription.

**2. What payment methods do you accept?**

We accept all major credit and debit cards, including Visa, MasterCard, and American Express. We also accept additional payment methods such as PayPal, direct bank debit, or digital wallets.

**3. Will I be charged immediately when I subscribe?**

If you choose a plan with a free trial, you will not be charged until the trial period ends. If you subscribe to a plan without a trial, your payment will be processed immediately upon confirmation of your subscription.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.iwantchips.com/brands/account-and-settings/subscriptions/subscribe-to-a-plan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
