# Subscription Plans & Pricing

<details>

<summary><strong>What subscription plans are available on Cogitus?</strong></summary>

Cogitus offers flexible pricing tiers based on resources, features, and support levels.\
Custom enterprise plans are also available.

</details>

<details>

<summary><strong>What is included in each subscription tier?</strong></summary>

Each tier includes compute, storage, validator infrastructure, monitoring, support, and&#x20;access to product modules like Traceye or the dashboard.

</details>

<details>

<summary><strong>Are there usage-based charges for bandwidth, storage, or validator resources?</strong></summary>

Yes, depending on your chain's resource profile, certain plans may include usage-based&#x20;charges for compute, storage, or bandwidth, especially with the Block Explorer and data&#x20;APIs.

</details>

<details>

<summary><strong>Can I change my subscription plan after launching a chain?</strong></summary>

Yes, you can upgrade or downgrade your subscription plan at any time from the\
dashboard or by contacting support.

</details>

<details>

<summary><strong>Is there a free trial or testnet-only pricing?</strong></summary>

Yes, Cogitus provides a $50 per month Devnet for prototyping and a subsidized Testnet&#x20;for initial chain experimentation.

</details>

<details>

<summary><strong>Do you offer custom pricing for enterprises or high-performance chains?</strong></summary>

Yes, Cogitus offers custom plans for enterprise deployments or Avalanche L1 chains with&#x20;high throughput, complex requirements, or premium SLAs.

</details>


---

# 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.cogitus.io/faqs/subscription-plans-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.
