# Plans

### This page explains the main differences between our plans and how to choose the best one for you.

### <mark style="color:blue;">Demo</mark>

If you're new to PinoAPI and want to get familiar with our platform before committing, our Demo plan is perfect for you. It's **completely free** and offers access to one API and our Idle algorithm with low-risk preset. You can use this plan to test our platform and decide if it's right for you.

{% hint style="info" %}
**Demo** users automatically promote to **Intermediate** after completing their verification.
{% endhint %}

### <mark style="color:green;">Intermediate</mark>

If you're looking for optional higher risk and additional API slots to connect more APIs to PinoAPI, our Intermediate plan is essential. Designed for both novice and experienced traders, it offers access to five APIs and includes both the Idle and R/R algorithms with low and medium-risk presets. All verified users automatically become Intermediate, making this our most popular plan. **This plan includes a monthly** [**performance fee**](https://docs.pinoapi.com/documentation/overview/fee#performance-fee)**.**

### <mark style="color:yellow;">Advanced</mark>

Ready for the next level? Our subscription-based plan is designed for experienced users and enthusiasts who require ten API connections. This plan provides access to ten APIs and includes the Idle, R/R, and Mars Attack algorithms with low, medium, and high-risk presets. It's perfect for users who want to elevate their trading game. **This plan includes a monthly** [**performance fee**](https://docs.pinoapi.com/documentation/overview/fee#performance-fee)**.**

### <mark style="color:$info;">Enterprise</mark>

Our Enterprise plan is designed for companies and fund structures that require unlimited API connections. This plan provides full access to all algorithms, in‑depth analytics, and advanced reporting capabilities. It's ideal for teams running large‑scale or multi‑strategy operations. **Bespoke fee structures are available;** [contact us](mailto:hello@pinoapi.com?subject=Enterprise%20Inquiry) for more information.

{% tabs %}
{% tab title="Demo" %}

### <mark style="color:blue;">Demo</mark>

This plan is designed for newly registered users who want to try and get familiar with PinoAPI, without any cost involved.

* **Algorithms:** Idle&#x20;
* **Risk Presets:** <mark style="color:green;">Low</mark>
* **Direction:** Long only
* **Instruments:**  4
* **API Connections:**  1
* **Auto:** Unavailable
* **Extras:** Community access
  {% endtab %}

{% tab title="Intermediate" %}

### <mark style="color:green;">Intermediate</mark>

This plan is available for verified users, providing a range of features suitable for both novice and experienced market participants.

* **Algorithms:** Idle, R/R
* **Risk Presets:** <mark style="color:green;">Low</mark>, <mark style="color:orange;">Medium</mark>
* **Direction:** Long / Short
* **Instruments:** Unlimited
* **API Connections:** 5
* **Auto:** [Available](https://docs.pinoapi.com/documentation/changelog/auto)
* **Extras:** Analytics, Community access, Chat support
  {% endtab %}

{% tab title="Advanced" %}

### <mark style="color:yellow;">Advanced</mark>

Our Advanced plan is the highest level available, tailored for professional traders and experienced market enthusiasts. This subscription-based plan provides access to our most sophisticated algorithmic trading tools and exclusive VIP community.

* **Algorithms:** Idle, R/R, Mars Attack
* **Risk Presets:** <mark style="color:green;">Low</mark>, <mark style="color:orange;">Medium</mark>, <mark style="color:red;">High</mark>
* **Direction:** Long / Short
* **Instruments:** Unlimited
* **API Connections:**  10
* **Auto:** [Available](https://docs.pinoapi.com/documentation/changelog/auto)
* **Extras:** VIP Community access, Priority Chat Support
  {% endtab %}

{% tab title="Enterprise" %}

### <mark style="color:$info;">Enterprise</mark>

Our Enterprise plan is built for companies and fund structures that require institutional‑grade scale. This plan provides unlimited API connections, full algorithm access, and advanced analytics for professional reporting and oversight.

* **Algorithms:** Idle, R/R, Mars Attack
* **Risk Presets:** <mark style="color:green;">Low</mark>, <mark style="color:orange;">Medium</mark>, <mark style="color:red;">High</mark>
* **Direction:** Long / Short
* **Instruments:** Unlimited
* **API Connections:** Unlimited
* **Auto:** [Available](https://docs.pinoapi.com/documentation/changelog/auto)
* **Extras:** Direct Contact, Dedicated Channel, Bespoke Features
  {% endtab %}
  {% endtabs %}


---

# 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.pinoapi.com/documentation/overview/plans.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.
