# What is ERC-7660 ?

ERC-7660 is a proposal filed by Benchmark Labs with the Ethereum Foundation. There is one major improvement

* consensus period

The consensus period outlines ERC-20 tokens which are released based on predefined periods controlled by smart contracts, smart contract allows token release based on predefined periods, enabling lock token balances and gradually releasing tokens. The motivation behind this protocol is to enrich the ERC repository.

Benchmark Labs will continuously improve and update the ERC-7660 repository. To make it user-friendly, it will develop and maintain the Benchmark App, and provide the ERC-7660 tokens with infrastructure such as the Dashboard, Fair Launch, and community building.

<br>

<br>


---

# 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://benchmark-labs.gitbook.io/documentation/what-is-erc-7660.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.
