> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/marketplace-packages-and-power-ups/marketplace/outsmart-packages.md).

# OutSmart Packages

Choose the OutSmart package that fits your standard process.

Each package adds more standard functionality.

You can extend your setup further with Power-Ups and bundles.

{% hint style="info" %}
Use **packages** to choose your standard feature set.

Use the **Marketplace** to start and manage Power-Ups and trials.
{% endhint %}

Packages are billed per **quarter** or per **year**.

## How packages work

OutSmart uses four main packages:

* **Launch**
* **Boost**
* **Accelerate**
* **Maximize**

Each higher package includes the previous package.

Power-Up availability depends on the feature.

## Package overview

### Launch

Launch includes:

* Work Orders
* Items & Hours
* Relations

### Boost

Boost includes everything in **Launch**, plus:

* Scheduler
* Invoicing
* Custom email domain
* Rights & Roles
* Document Management
* Access to more feature options

### Accelerate

Accelerate includes everything in **Boost**, plus:

* Quotations
* Asset Management
* Dashboards
* Reporting
* Contracts
* SLA
* Forms
* Visual Forms
* Projects
* Two automations
* Two advanced knowledge sessions

### Maximize

Maximize includes everything in **Accelerate**, plus:

* Price Calculations
* Purchasing
* Unlimited Automations
* Project Planning
* CRM+
* Premium Academy

## Power-Ups and bundles

Power-Ups are separate features you can activate for your account.

Many Power-Ups are available from **Boost** onward.

Availability depends on the feature.

Use them when you need extra functionality without changing your whole package.

Examples of Power-Ups include:

* Customer Portal
* CRM+
* CSAT
* Quotations
* PowerBI
* Mail to WorkOrder
* Automations unlimited
* Sub administrations
* Stock
* Time Sheets
* Timesheet licenses
* Planning AI
* Premium Academy
* Resources
* KoudSmart
* Certificates
* Tasks
* Workflows

For a complete overview, see [**Power-Ups in OutSmart**](/marketplace-packages-and-power-ups/power-ups.md).

### SMS

You can send SMS messages from within OutSmart.

You need an SMS bundle for this.

### Day pass

A day pass is meant for employees or subcontractors who only register a work order occasionally.

You use one day pass per registered work order.

Day pass bundles are purchased separately.

## Consultancy

Consultancy helps you get more value from your setup.

Our consultants help you set up OutSmart.

You can choose from these levels:

* **Light** — a fast-track implementation covering the core setup and key functionality of OutSmart.
* **Starter** — a focused introduction tailored to your organization.
* **Extended** — a more extensive implementation and training package.
* **Complete** — the most complete package for the fullest setup.
* **APK** — a periodic review of your OutSmart environment with advice, quick wins, and next steps.

You can also purchase consultancy by the hour for specific questions.

## Frequently asked questions

<details>

<summary>From which package are Power-Ups available?</summary>

Many Power-Ups are available from **Boost** and higher.

Availability depends on the feature.

</details>

<details>

<summary>Which package includes Unlimited Automations?</summary>

It is included in **Maximize**.

You can also activate this feature separately as **Automations unlimited**.

</details>

<details>

<summary>Can I purchase a package per month?</summary>

No.

You purchase a package per quarter or per year.

</details>

## Related topics

* [**Power-Ups in OutSmart**](/marketplace-packages-and-power-ups/power-ups.md)
* [**OutSmart Marketplace**](/marketplace-packages-and-power-ups/marketplace.md)
* [**Unlimited Automations**](/marketplace-packages-and-power-ups/power-ups/unlimited-automations.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/marketplace-packages-and-power-ups/marketplace/outsmart-packages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
