# Introduction

- [Welcome to Menthol Protocol](https://docs.mentholprotocol.com/introduction/master.md): Decarbonize your smart contracts or personal accounts transactions without the hassle
- [Why Use Menthol Protocol?](https://docs.mentholprotocol.com/introduction/why-use-menthol-protocol.md): No-loss sustainability - you heard it here first!
- [Why go climate-positive?](https://docs.mentholprotocol.com/introduction/why-go-climate-positive.md): "There's some good in this world, Mr Frodo... and it's worth fighting for." - Samwise Gamgee
- [What can you do with Menthol Protocol?](https://docs.mentholprotocol.com/introduction/what-can-you-do-with-menthol-protocol.md)
- [FAQ](https://docs.mentholprotocol.com/introduction/faq.md)


---

# Agent Instructions: 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://docs.mentholprotocol.com/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.
