# Pricing

Obside offers several plans tailored to different user profiles: from the curious user discovering the platform to the trader who wants full autonomy.

All paid plans are available **monthly** or **yearly**. The yearly option lets you **save 25%**, equivalent to 3 free months per year.

***

## The four plans

### Free — Explore and learn

Ideal for discovering Obside and understanding the platform.

* **100 credits** *(not renewed)*
* Access to Obside Chat
* Backtests on **2 years** of historical data
* Limited demo mode (paper trading)

### Core — Build and run your agents

For those who want to go from idea to automation.

* **1,000 credits / month**
* Access to Obside Chat with an advanced AI model
* Agent creation and execution (paper and live, depending on region)
* Backtests on **5 years** of historical data
* Custom fees
* Multi-broker (depending on regional availability)

### Plus — Trade across all markets

To fully leverage Obside's capabilities, across all asset classes.

* **2,000 credits / month**
* Everything in Core, plus:
* Most powerful AI model
* **AI agent optimization** (one-click variations)
* **AI agent analysis** (strengths / weaknesses)
* Backtests on **15 years** of historical data
* Minimum timeframe **1 minute**
* More simultaneous executions

### Pro — Total autonomy

For advanced users who want maximum capacity and speed.

* **4,000 credits / month**
* Everything in Plus, plus:
* Backtests on **20 years** of historical data
* **Maximum backtest speed**
* **Early access** to new features
* Highest number of simultaneous executions

***

## Feature breakdown

| Feature                         |   Free   |    Core    |      Plus     |      Pro      |
| ------------------------------- | :------: | :--------: | :-----------: | :-----------: |
| Credits / month                 |    100   |    1,000   |     2,000     |     4,000     |
| AI model                        |   Basic  |  Advanced  | Most powerful | Most powerful |
| Obside Chat                     |     ✓    |      ✓     |       ✓       |       ✓       |
| Agent creation                  |     ✓    |      ✓     |       ✓       |       ✓       |
| Demo mode (paper trading)       |     ✓    |      ✓     |       ✓       |       ✓       |
| Live mode (depending on region) |     —    |      ✓     |       ✓       |       ✓       |
| Backtest                        |     ✓    |      ✓     |       ✓       |       ✓       |
| Historical data                 |  2 years |   5 years  |    15 years   |    20 years   |
| Minimum timeframe               |  1 hour  | 15 minutes |    1 minute   |    1 minute   |
| AI optimization                 |     —    |      —     |       ✓       |       ✓       |
| AI analysis                     |     —    |      —     |       ✓       |       ✓       |
| Multi-broker                    |     —    |      ✓     |       ✓       |       ✓       |
| Custom fees                     |     —    |      ✓     |       ✓       |       ✓       |
| Trades export                   |     —    |      ✓     |       ✓       |       ✓       |
| Backtest speed                  | Standard |  Standard  |    Standard   |    Maximum    |
| Daily briefings                 |     —    |      ✓     |       ✓       |       ✓       |
| Early access                    |     —    |      —     |       —       |       ✓       |

{% hint style="info" %}
**Live mode** availability also depends on your region. See [Availability by region](/platforms/availability-by-region.md).
{% endhint %}

***

## Obside for businesses

For businesses looking for more control, dedicated support and a tailored experience.

[**Contact us**](/readme.md#contact-us) for an offer adapted to your 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://docs.obside.com/misc/pricing.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.
