> For the complete documentation index, see [llms.txt](https://docs.one-protocol.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.one-protocol.online/strategy.md).

# Strategy

Explore how our protocol adapts to your specific needs, whether you are actively trading, building a long-term portfolio, managing global assets, or looking for passive growth.

***

#### 📈 For Active Traders

Say goodbye to tab overload. Manage tasks, docs, and chats in one unified place.

{% hint style="info" %}
**Action:** Get Real-Time Signals
{% endhint %}

***

#### 🛡️ For Portfolio Builders

Visualize your asset spread across chains, identify imbalances, and rebalance with clarity.

{% hint style="info" %}
**Action:** Optimize My Portfolio
{% endhint %}

***

#### 🌐 For Global Crypto Users

Manage all your wallets—hardware, software, custodial or not—in one unified hub.

{% hint style="info" %}
**Action:** Sync All Wallets
{% endhint %}

***

#### 🤖 For Passive Investors

Set automated rules, alerts, and strategies to grow your crypto without micromanaging.

{% hint style="info" %}
**Action:** Suggest Strategy
{% endhint %}

## Start Free, Scale Confidently

Whether you’re just starting or managing millions in crypto assets, One Protocol has a plan tailored for your journey.

These are our payment plan.

***

#### 🟢 Basic Plan

*Perfect for new investors*

* **Price:** ~~$10~~ **$8** / month
* **Billing:** View yearly billing ↗

{% hint style="info" %}
[**Get Started Now**](https://one-protocol.online/)
{% endhint %}

**Features:**

* Connect up to 2 wallets
* Real-time price tracking
* Basic AI analytics
* Community support

***

#### 💎 Standard Plan `Most Popular`

*For active traders & portfolio builders*

* **Price:** ~~$30~~ **$24** / month
* **Billing:** View yearly billing ↗

{% hint style="success" %}
[**Get Started Now**](https://one-protocol.online/)
{% endhint %}

**Features:**

* Unlimited wallet connections
* Full AI-powered analytics
* Advanced performance reports
* Priority support

***

#### 🚀 Pro Plan

*Perfect for advanced scaling*

* **Price:** ~~$60~~ **$48** / month
* **Billing:** View yearly billing ↗

{% hint style="info" %}
[**Get Started Now**](https://one-protocol.online/)
{% endhint %}

**Features:**

* Multi-user access & permissions
* Custom integrations & APIs
* White-label dashboards
* Dedicated account manager


---

# 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://docs.one-protocol.online/strategy.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.
