# Billing and Pricing

{% hint style="info" %}
Billing for Opsera Agents is **coming soon**.

We are currently building a flexible, usage-based pricing model. Until billing launches, new users receive **full access to all features with a 30-day free trial — no credit card required.**
{% endhint %}

### Free Trial

During your trial, you get unrestricted access to the entire Opsera Agents platform.

Your trial includes:

* **All AI Agents**\
  Access architecture analysis, security scanning, SQL security, compliance auditing, and more.
* **Unlimited MCP Calls**\
  No usage limits while exploring the platform.
* **Full Security Suite**\
  Includes SAST scanning, CVE detection, and secret discovery.
* **Compliance Auditing**\
  Evaluate systems against major frameworks such as **SOC2, HIPAA, PCI-DSS, and ISO 27001**.

### Trial Milestones

As you use Opsera Agents, you unlock milestone badges during your trial.

| Milestone  | Achievement    |
| ---------- | -------------- |
| **Day 1**  | Explorer Badge |
| **Day 5**  | Rising Star    |
| **Day 10** | 10-Day Streak  |
| **Day 20** | DevOps Pro     |
| **Day 30** | Champion Badge |

These milestones highlight your progress as you explore the platform and run agents across your projects.

### Upcoming Pricing

Flexible pricing plans will be introduced soon, including:

* **Individual developer plans**
* **Team and enterprise tiers**
* **Usage-based billing**

Your trial will continue until billing officially launches.


---

# 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.agents.opsera.ai/reference/billing-and-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.
