> For the complete documentation index, see [llms.txt](https://saveplanetearth.gitbook.io/spe-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saveplanetearth.gitbook.io/spe-documentation/faqs.md).

# FAQs

- [What exactly is SavePlanetEarth?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/what-exactly-is-saveplanetearth.md)
- [How long has SPE been active? Also, why the name “SavePlanetEarth”?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/how-long-has-spe-been-active-also-why-the-name-saveplanetearth.md)
- [Can you tell us more about the SPE team and their backgrounds?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/can-you-tell-us-more-about-the-spe-team-and-their-backgrounds.md)
- [Aside from sequestering carbon dioxide from the atmosphere, what does SPE gain from planting trees?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/aside-from-sequestering-carbon-dioxide-from-the-atmosphere-what-does-spe-gain-from-planting-trees.md)
- [Are there any specific areas that you’re currently focused on when it comes to planting trees?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/are-there-any-specific-areas-that-youre-currently-focused-on-when-it-comes-to-planting-trees.md)
- [Care to elaborate on the “traditional tree-planting endeavors”?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/care-to-elaborate-on-the-traditional-tree-planting-endeavors.md)
- [That also counts as an incentive you previously mentioned, right? Are there more of these incentives](https://saveplanetearth.gitbook.io/spe-documentation/faqs/that-also-counts-as-an-incentive-you-previously-mentioned-right-are-there-more-of-these-incentives.md)
- [How do you gather the necessary resources and manpower to manage those areas?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/how-do-you-gather-the-necessary-resources-and-manpower-to-manage-those-areas.md)
- [How many nurseries have you procured so far?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/how-many-nurseries-have-you-procured-so-far.md)
- [How does SPE stand out from the rest of the environmental projects?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/how-does-spe-stand-out-from-the-rest-of-the-environmental-projects.md)
- [Care to elaborate more on this launchpad? And have you gotten any startups on board already?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/care-to-elaborate-more-on-this-launchpad-and-have-you-gotten-any-startups-on-board-already.md)
- [Where does $SPE come into play in the ecosystem? What are the Tokenomics and uses for it?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/where-does-usdspe-come-into-play-in-the-ecosystem-what-are-the-tokenomics-and-uses-for-it.md)
- [How do the carbon credits make their way on-chain?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/how-do-the-carbon-credits-make-their-way-on-chain.md)
- [What countries does SPE currently have initiatives in?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/what-countries-does-spe-currently-have-initiatives-in.md)
- [How does PCS calculate and monitor carbon sequestration activities accurately?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/how-does-pcs-calculate-and-monitor-carbon-sequestration-activities-accurately.md)
- [What is The Planetary Carbon Standard?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/what-is-the-planetary-carbon-standard.md)
- [Why is the PCS a viable standard?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/why-is-the-pcs-a-viable-standard.md)
- [What is the Planetary Carbon Standard (PCS)?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/what-is-the-planetary-carbon-standard-pcs.md)
- [What is an LECCNFT?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/what-is-an-leccnft.md)
- [What are the benefits of holding an LECCNFT?](https://saveplanetearth.gitbook.io/spe-documentation/faqs/what-are-the-benefits-of-holding-an-leccnft.md)


---

# 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://saveplanetearth.gitbook.io/spe-documentation/faqs.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.
