> For the complete documentation index, see [llms.txt](https://docs.millpont.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.millpont.com/meti-operative-documents/membership-fee-schedule.md).

# Membership Fee Schedule

## Fee Schedule

Annual Subscription Plans & Fees are based on the \*quantity (or anticipated quantity) of a Custodian’s Sources under management, and are structured as follows:&#x20;

<table><thead><tr><th width="164">Plan</th><th>Basic</th><th>Standard</th><th>Enterprise</th></tr></thead><tbody><tr><td><strong>Description</strong></td><td>Ideal for Small Projects &#x26; Pilots </td><td>Designed for Growing Businesses </td><td>Built for High-Volume Registries &#x26; Marketplaces</td></tr><tr><td><strong>Annual Subscription</strong></td><td>$1,800 </td><td>$10,750</td><td>$32,250</td></tr><tr><td><strong>Includes</strong></td><td>100 Secure Source IDs</td><td>15,000 Secure Source IDs, API Access</td><td>95,000 Secure Source IDs, API Access, Advisory Support </td></tr><tr><td><strong>Additional Usage</strong></td><td>$2.00 per source </td><td>$0.30 per source </td><td><em>Negotiable rates based on volumes and utilization</em> </td></tr></tbody></table>

\**If usage scales, consider upgrading plans to benefit from lower unit costs and additional features like API access and advisory support.*&#x20;

## Pricing Calculator

Explore the **METI Pricing Calculator** to find the tier that best fits your needs. Simply input your project's details to receive a tailored recommendation based on your expected usage.

{% file src="/files/5qNRktipoXXLogFL53I6" %}

## Source Definition  &#x20;

A Source refers to the point of origin of an environmental benefit. For METI, source is considered an individual contiguous parcel that is the smallest unit of land with 1) A permanent, contiguous boundary, 2) Common land cover and land management, 3) Common ownership or group of owners/land managers, and 4) A common project administrator (i.e. Custodian).


---

# 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.millpont.com/meti-operative-documents/membership-fee-schedule.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.
