> For the complete documentation index, see [llms.txt](https://aetlas.gitbook.io/aetlas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aetlas.gitbook.io/aetlas/for-project-developers/listing-a-digital-offtake/structuring-your-offtake-agreements.md).

# Structuring Your Offtake Agreements

Structuring the offtake agreements to be used as collateral for debt project financing involves several critical considerations to ensure that these agreements are attractive to lenders, minimize risk, and are legally enforceable. Let's dive deeper into each aspect:

### 1. **Ensure the Robustness of the Offtake Agreements**

* **Long-term Commitments:** Multi-year agreements provide predictable cash flow and reduce the risk for lenders.
* **Pricing Mechanisms:** Fixed prices, with provisions for escalation linked to inflation or market prices, can provide revenue stability.
* **Payment Terms:** Include detailed payment schedules, methods, and any conditions or milestones tied to payment. Clarity on these terms helps in forecasting revenue more accurately.
* **Creditworthiness of Buyers:** Preferentially engage with corporate buyers that have strong credit ratings. Their financial stability is crucial for the agreement's value as collateral.
* **Penalty Clauses for Non-performance:** These clauses can protect against the risk of buyers defaulting on their purchase commitments.

### 2. **Incorporate Flexibility and Security Features**

* **Step-in Rights:** Allow lenders the right to step into the project company’s shoes to take over the contract in case of default, enhancing the collateral value.
* **Offtake Volume Guarantees:** To mitigate volume risk, include minimum purchase commitments alongside provisions for excess capacity sales.
* **Dispute Resolution:** Establish clear mechanisms for dispute resolution, including arbitration or mediation, to resolve any conflicts without resorting to litigation, which can be costly and time-consuming.
* **Force Majeure:** Include force majeure clauses that address unforeseen events outside the control of either party, specifying how such events will impact the agreement.

### 3. **Assignment and Security Interest**

* **Assignment and Transferability Clauses:** Include provisions that allow the assignment of the agreement or revenues therefrom to lenders as security for the financing. This often involves granting a security interest in the rights under the offtake agreement, which must be perfected according to local law to be enforceable against third parties.
* The agreement should explicitly allow for the project developer to pledge the offtake agreement as collateral, including any necessary consents from the buyer.

### 4. **Financial Structuring and Risk Mitigation**

* **Escrow Accounts and Reserve Funds:** Set up escrow accounts or reserve funds where a portion of the revenue from the offtake agreements is held as additional security for the lenders.
* **Risk Sharing Mechanisms:** Consider incorporating risk-sharing mechanisms, such as guarantees from third parties or insurance products that cover specific risks related to the project or off-take agreements.

Aetlas offers free-to-use template offtake agreements which are finance-ready. Learn more about how Aetlas' Digital Offtake Agreements can help you secure project financing.

{% content-ref url="/pages/Do206mGRvzj4xsENzwwe" %}
[Digital Offtake Agreements](/aetlas/overview/digital-offtake-agreements.md)
{% endcontent-ref %}

The structuring of offtake agreements is crucial in securing debt financing for carbon removal projects. By focusing on the creditworthiness of buyers, including robust payment security mechanisms, ensuring flexibility and enforceability of contract terms, and allowing for the assignment of the agreement as security, you can create a strong foundation for securing project financing. <br>

Alternatively, reach out and schedule a call with one one of our team members for advice. You can [book some time on our calendar here.](https://calendly.com/aetlas/1-2-1-with-harry)


---

# 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://aetlas.gitbook.io/aetlas/for-project-developers/listing-a-digital-offtake/structuring-your-offtake-agreements.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.
