# Quick start guide

We selected the following shortlist of articles to help you get started. We recommend you read and use them in the order below.

## Dashboard

* Review and familiarize yourself with the [Dashboard](/console/get-started/dashboard.md), our landing page.

## Account&#x20;

* [New account setup](/console/accounts/new-account-setup.md) - create and set up your first account.
* Review the [Multiple accounts](/console/accounts/multiple-accounts.md) article to determine whether this configuration is needed for your business.

## User settings

* Manage [Users](/console/user-management/users.md).
* Review available [User roles and permissions](/console/user-management/user-roles-and-permissions.md)
* [Invite users to an account](/console/user-management/invite-users-to-an-account.md).
* Complete your [Profile](/console/user-management/profile.md).

## Payment information

* [Payment methods](/console/billing-and-payments/payment-methods.md#add-a-new-card) if not done during the registration process.
* [Payment methods](/console/billing-and-payments/payment-methods.md#update-your-cards) to remove or change an existing card.

## Order SIMs

* Buy SIMs from the [KORE Shop](https://docs.korewireless.com/en-us/twilio-iot-acquisition/migration-guides/migrating-to-sim-ordering-at-kore#head-to-the-kore-shop).

## Invoice

* Review and understand your monthly and hardware [Invoices](/console/billing-and-payments/invoices.md).

## Need help?

* If you cannot find what you need, log in to our secured portal (**Tools & Support > Contact Support**) and [create a case](https://korewireless.service-now.com/csm?id=sc_cat_item\&sys_id=e1d2c2f18791ed10364fffb7cebb3500\&sysparm_category=1b8611d5c3921200b0449f2974d3ae12).
* Does your SIM or network seem slow? Check the [status page](https://korewireless.service-now.com/csm?id=services_status) and subscribe for outages or maintenance.


---

# 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.korewireless.com/console/get-started/quick-start-guide.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.
