# Onboarding

- [Basic onboarding process](https://help.smartrr.com/docs/getting-started/onboarding/basic-onboarding-process.md): If you're on Smartrr's 🚀 Launch plan, you will be able to get up and running easily with detailed guidelines and helpful documentation provided by our team.
- [Smartrr team led onboarding](https://help.smartrr.com/docs/getting-started/onboarding/smartrr-team-led-onboarding.md): On our ‘Grow’ and ‘Excel’ plans, we’re thrilled to be able to offer our brands a hands-on onboarding experience that makes branded subscription setup a breeze.
- [Plans](https://help.smartrr.com/docs/getting-started/onboarding/plans.md): Smartrr offers three plans for brands
- [Migrating subscriptions from payment processors](https://help.smartrr.com/docs/getting-started/onboarding/migrating-subscriptions-from-payment-processors.md): Smartrr supports migration of payment methods for multiple payment providers.


---

# 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.smartrr.com/docs/getting-started/onboarding.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.
