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

# What is Metera?

**Metera** is your key to auto-rebalanced tokenized indexes on the Cardano blockchain. Designed for investors and fund managers, our indexes are purpose-built to quickly deploy capital across various curated baskets of auto-rebalanced high-potential tokens.

### Metera Components

**1. Metera Protocol:**\
The Metera Protocol provides the tools for users to create, manage, and invest in customized tokenized indexes. These MTKs operate **similarly** to exchange-traded funds (ETFs) but in complete decentralized way and are designed initially for Cardano-native assets, **consolidating multiple tokens into a single, easy-to-manage investment option.**

**2. Metera DAO:**\
The Metera DAO, governed by $METERA holders, plays an essential role in approving both internal and external MTK proposals. This governance model allows DAO members to shape the protocol’s direction and benefit from the protocol and its own indexes performance.

### Our Key Pillars: &#x20;

* **Simplicity:** Streamlined asset management through tokenized indexes simplifies the investment process for both Investors and Fund Managers.
* **Efficiency:** On-chain tracking of market trends enhance index efficiency, maximizing returns while minimizing risk.
* **Security:** Non-custodial vaults and smart contract-based custody ensure the security and integrity of user funds, providing peace of mind to investors. Check out our [Audits.](/documentation/content/metera-platform-v.1-overview/audit-and-security.md)&#x20;
* **Community-driven:** The Metera DAO lets $METERA holders help approve indexes and guide the protocol’s direction, ensuring quality and aligning with user interests.

{% hint style="info" %}
**Metera’s team doesn’t have any access to the funds held by MTKs. Funds are safe in non-custodial vaults.**&#x20;
{% endhint %}

*\*\*\* Please keep in mind this document is a work in progress, things may change as the project evolves \*\*\**


---

# 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://metera-protocol.gitbook.io/documentation/content/what-is-metera.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.
