> For the complete documentation index, see [llms.txt](https://wp.saplings.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.saplings.earth/vision/funds-distribution.md).

# Funds Distribution

### ***Transparency** is a core value for the Saplings Team.*

### **When you grab 1 NFT, you can choose to support the project and climate cause.**

**50% of the donation** will goes our [non-profit organizations partners](/vision/ngos-and-partners.md) that work to preserve the environment.&#x20;

**20% will be locked** for the project itself and [long-term milestones.](/vision/roadmap.md)

**The 30% remaining** will be divided among all contributors.

### **Secondary Market?** 🤔

Creator fees of 8% are collected on Opensea.


---

# 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:

```
GET https://wp.saplings.earth/vision/funds-distribution.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.
