# Fee Structure

The SAFc registry was developed with philanthropic funding. However, to sustain and enhance it over time, we charge the following fees. Changes to this fee structure are subject to the [Governance](/registry-governance.md) process.

The registry's current fee structure is as follows:

### **Annual fees:**&#x20;

*Charged per company, not per account*

* $3,000 for fuel providers
* $2,000 for air transport providers and logistics service providers
* $0 for aviation customers

### **SAFc issuance fees:**&#x20;

*Charged per SAF certificate issued - e.g. per metric ton of neat SAF*

* $3 (charged to fuel providers)

### **Re-activation fees:**

*Charged if a company suspends its accounts and then re-activates them*

* $10,000 for fuel providers
* $4,000 for air transport providers and logistics service providers
* $0 for aviation customers


---

# 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.safcregistry.org/fee-structure.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.
