> For the complete documentation index, see [llms.txt](https://docs.web3philippines.org/matuto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.web3philippines.org/matuto/overview.md).

# Overview

<figure><img src="https://raw.githubusercontent.com/web3phl/matuto/main/.github/assets/demo.gif" alt=""><figcaption><p>Matuto Demo</p></figcaption></figure>

### What is Matuto?

Matuto is a simple Chromium-based browser extension that provides a glossary of terms and definitions related to web3, blockchain, and cryptocurrencies when every time you open a new tab from your browser.

It's a Filipino word that means "to learn". The goal of this project is to help people learn more about web3, blockchain, and cryptocurrencies. 💜💙📖

{% embed url="<https://github.com/web3phl/matuto>" %}
Project Repository
{% endembed %}

### Vision 👀

To be the default browser extension for web3 builders, consumers, and enthusiasts.

### Mission 🤝

To provide web3 builders, consumers, and enthusiasts with a powerful and intuitive browser new tab extension that serves as their gateway to understanding and participating in the world of web3, blockchain, and cryptocurrencies.&#x20;


---

# 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://docs.web3philippines.org/matuto/overview.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.
