# Account creating and payment methods

#### Sign Up Using Existing Accounts:&#x20;

You can quickly sign up using your Google or Microsoft account.&#x20;

If you select this option, a pop-up from your provider will appear to access your account.&#x20;

#### Using Company Email

Enter your company email. Create a password. Click "Sign Up".&#x20;

Complete Your Profile Add your details:&#x20;

1. First Name&#x20;
2. Last Name&#x20;
3. Company Name&#x20;
4. Agree to the Privacy Policy and Terms & Conditions.&#x20;
5. Choose Your Plan&#x20;

   [The Pricing Page](https://web.noleahealth.com/pricing?_gl=1*1ajdakb*_ga*NzIzNDE0MTE1LjE3MDQ0NjQ5NjI.*_ga_XFEC7GQEB3*MTcxMzc4OTAxNC40My4xLjE3MTM3ODk1ODcuNDUuMC4w) will automatically open for you to select your plan:&#x20;

   1. Nolea Free: Get started without any cost. Starter: Ideal for small teams.&#x20;
   2. Pro: For advanced business needs.&#x20;
   3. Custom: Tailor-made features to suit your company's specific requirements.&#x20;

   Indicate the number of users you want in your company profile team.&#x20;

#### Payment Options&#x20;

For Paid Plans Only: Once your plan is selected, choose your payment method:

* Credit Card or Debit Card&#x20;
* Bacs Direct Debit&#x20;
* Bank Transfer&#x20;

#### Welcome to Your Account!

You will receive a confirmation message: "Welcome to your account!"&#x20;

**Note** Make sure to review each plan's features and benefits on the pricing page to find the best fit for your company's needs.


---

# 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://noleahealth.gitbook.io/knowledgebase/product-features/account-creating-and-payment-methods.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.
