# Pricing

Mercury offers four tiers to match teams at every stage.

***

## Dev — Free

For developers exploring Mercury and building on testnet.

* Testnet access only
* Full RPC access (testnet)
* Full REST API (testnet)
* Webhooks with contract ID and topic filtering, HMAC signing, and automatic retry (testnet)
* Retroshades: deploy your own WASM indexing programs that execute against ledger metas and produce custom derived tables (testnet)
* Community support

***

## Builder — $79/mo

For teams running production apps on Stellar that need reliable data access.

* Mainnet + testnet access
* Full RPC access
* Full REST API
* Webhooks with contract ID and topic filtering, HMAC signing, and automatic retry
* No retroshades
* Team support

***

## Pro — $129/mo

For teams that need custom indexing logic on top of Mercury's data layer.

* Everything in Builder
* Retroshades: deploy your own WASM indexing programs that execute against ledger metas and produce custom derived tables
* Team support

***

## Protocol — Get in touch

For protocols and teams with high data throughput or custom infrastructure needs.

* Everything in Pro
* Custom retroshade compute and storage limits
* Priority support
* SLA
* Custom pricing based on usage

Contact us to discuss your needs.

***

## Trial and guarantee

**14-day free trial**: all new teams start with 14 days of full Builder access at no cost. No credit card required.

**Money-back guarantee**: if you are not satisfied at any point during your first two months, we refund everything you have paid, no questions asked.


---

# 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.mercurydata.app/genaral-info/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.
