# Getting Started

Get started with your Cusna account a few steps:

1. [Prepare your WiFi network](https://docs.cusna.io/wifi-integration)
2. [Connect your Cusna account](https://docs.cusna.io/wifi-integration) to the WiFi management system
3. Setup your general service options, such as VLAN assignment mode and [WiFi Portal](https://docs.cusna.io/service-management/wifi-portal-and-onboarding/wifi-portal-options) capabilities in the [General](https://docs.cusna.io/service-management/general-options) options
4. Create [Networks](https://docs.cusna.io/service-management/managing-networks)
5. [Provision accounts](https://docs.cusna.io/service-management/managing-accounts)

### Main doc sections

{% content-ref url="service-management" %}
[service-management](https://docs.cusna.io/service-management)
{% endcontent-ref %}

{% content-ref url="apis" %}
[apis](https://docs.cusna.io/apis)
{% endcontent-ref %}

### Taxonomy

* **MSP:** it refers to a service providers who have access to a dedicated dashboard to support multiple clients (Organizations)
* **Organization**: it refers to a Cusna product account associated to a specific business
* **Org Admin**: it refers to a product user who has the role and permission to manage an Organization
* **Network Admin**: it refers to a product user who has the role and permission to manage Accounts in a specific Network
* **Network:** it refers to the entity that usually is associate to a physical location (building, site, campus) that usually maps an equivalent entity in the network&#x20;
* **Account**: it refers to the artifact associated to a user or a device for which Cusna reserve a dedicated PPSK. There are different type of accounts (Tenants, IoT Groups, Spaces, Group Members)
* **Group**: it refers to a group of Accounts. The members of the Group are called Group Members
* **WiFi Portal**: it refers to the portal where users can self-onboard or access to retrieve their WiFi access service credentials and details
* **MAA** (Monthly Active Accounts): this metric tracks the maximum number of accounts in an "enabled" status on any given day within a month.


---

# 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.cusna.io/getting-started.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.
