# Nambi Sanctuary Foundation

## Nambi Sanctuary Foundation

- [📖 Introduction](https://docs.nambisanctuary.org/whitepaper/introduction.md): Own your piece of conservation in a Costa Rican biological corridor. 🇨🇷🌳🐊🦜
- [🌳 Why Mangroves?](https://docs.nambisanctuary.org/whitepaper/why-mangroves.md): The coastal CO₂ vaults where forests meet sea
- [🇨🇷 Why Costa Rica?](https://docs.nambisanctuary.org/whitepaper/why-costa-rica.md): A host to 6% of the world's biodiversity
- [🐊 Why Nambi Sanctuary?](https://docs.nambisanctuary.org/whitepaper/why-nambi-sanctuary.md): A unique piece of Costa Rican biodiverse nature
- [🌊 The Grande de Tárcoles River](https://docs.nambisanctuary.org/whitepaper/the-grande-de-tarcoles-river.md): Central America's most polluted river
- [💚 Our Project](https://docs.nambisanctuary.org/whitepaper/our-project.md): The NAMBI digital  1 ft²
- [🔄 Secondary Market](https://docs.nambisanctuary.org/whitepaper/secondary-market.md)
- [📑 Legal Documents](https://docs.nambisanctuary.org/whitepaper/legal-documents.md)
- [❓FAQs](https://docs.nambisanctuary.org/whitepaper/faqs.md)
- [ℹ References](https://docs.nambisanctuary.org/whitepaper/references.md)
- [🦊 Metamask Guides](https://docs.nambisanctuary.org/whitepaper/metamask-guides.md)
- [Why don't I see my wallet](https://docs.nambisanctuary.org/whitepaper/metamask-guides/why-dont-i-see-my-wallet.md)
- [Token Approval](https://docs.nambisanctuary.org/whitepaper/metamask-guides/token-approval.md)
- [Displaying Tokens](https://docs.nambisanctuary.org/whitepaper/metamask-guides/displaying-tokens.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nambisanctuary.org/whitepaper/introduction.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.
