# Pricing: Hosting and Seats

Arkane Cloud has a simple pricing model without any hidden fees. There are only 2 things you pay for: seats and workspace hosting.

### Adding Seats <a href="#heading-0" id="heading-0"></a>

Every team comes with 3 free seats, so that you can start working right away. Each additional seat costs $10/month.

<br>

<figure><img src="/files/tkYReZ9fWjV75hpfGzTj" alt=""><figcaption></figcaption></figure>

### Creating Workspaces <a href="#heading-1" id="heading-1"></a>

You can choose one of the plans when creating a workspace:

<figure><img src="/files/veQ8SE9JQ3LVtDNF6YuY" alt=""><figcaption></figcaption></figure>


---

# 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.arkanecloud.com/docs/getting-started/pricing-hosting-and-seats.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.
