# GEM PAD

## GEM PAD

- [GEM Pad](https://gems-1.gitbook.io/gempad/gem-pad.md)
- [E-commerce](https://gems-1.gitbook.io/gempad/projeto/e-commerce.md)
- [GEM Points](https://gems-1.gitbook.io/gempad/projeto/gem-points.md)
- [Gift Card](https://gems-1.gitbook.io/gempad/projeto/gift-card.md)
- [GEM Bônus](https://gems-1.gitbook.io/gempad/projeto/gem-bonus.md)
- [Banco Digital](https://gems-1.gitbook.io/gempad/projeto/banco-digital.md)
- [Mercado NFT](https://gems-1.gitbook.io/gempad/projeto/mercado-nft.md)
- [Tokenomics](https://gems-1.gitbook.io/gempad/projeto/tokenomics.md): Modelo de economia do Projeto.
- [RoadMap](https://gems-1.gitbook.io/gempad/projeto/roadmap.md): Segue abaixo nosso ROADMAP com a linha de desenvolvimento do projeto
- [Crédito Carbono](https://gems-1.gitbook.io/gempad/credito-carbono.md): A GEM também fará parte do comércio de Crédito Carbono tendo seu próprio Ecossistema!


---

# 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://gems-1.gitbook.io/gempad/gem-pad.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.
