> 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/overview/digital-green-bonds.md).

# Digital Green Bonds

Our digital green bonds simplify bond issuance for CDR projects, automated bond management, and reporting. This approach not only facilitates easier access to capital for project developers but also opens up new investment opportunities for those looking to sustainable invest. These bonds are secured by the future revenue from committed offtake agreements, providing a non-dilutive financing solution.&#x20;

<figure><img src="/files/iBgFqeLcTd0Q9544z3Ir" alt=""><figcaption></figcaption></figure>

### [Features & Benefits](/aetlas/overview/digital-green-bonds/features-and-benefits.md)

* **On-chain Bond Structuring:** The terms of the Bonds are programatically set within it's respective bond smart contract. Project developers set the terms of the bonds they issue.&#x20;
* **Automated Debt Servicing:** Digital green bonds automate debt servicing, reducing operational costs and increasing efficiency by directly transferring interest and principal to bondholders’ digital wallets..
* **Automated Reporting for Allocation & Impact:** Digital assets provide transparent, real-time reporting on the allocation of funds, with impact reporting either managed off-chain by the bond's governance structure or on-chain with the integration of digital MRV.&#x20;
* **Increased Market Access:** By reducing issuance costs and simplifying procedures, Aetlas opens green bond access to a broader range of issuers, including smaller project developers.
* **Enhanced Bond Liquidity:** Digital green bonds offer fractional ownership and easy transferability, allowing investors to diversify their portfolios across multiple projects in smaller amounts, reducing risk and making green bonds more appealing.


---

# 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/overview/digital-green-bonds.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.
