# What are ERIPs?

- [ERIP-1](https://bigint.gitbook.io/era-20/what-are-erips/erip-1.md): Release Date : 12.21.2023 Specification: Era-20 Deployment format
- [ERIP-2](https://bigint.gitbook.io/era-20/what-are-erips/erip-2.md): Release Date : 12.21.2023 Specification: Era-20 Mint format
- [ERIP-3](https://bigint.gitbook.io/era-20/what-are-erips/erip-3.md): Release Date : 12.21.2023 Specification: Era-20 Transfer format
- [ERIP-4](https://bigint.gitbook.io/era-20/what-are-erips/erip-4.md): Release Date : 12.21.2023 Specification: Era-20 List format
- [ERIP-5](https://bigint.gitbook.io/era-20/what-are-erips/erip-5.md): Release Date : 12.21.2023 Specification: Era-20 CancelList format
- [ERIP-6](https://bigint.gitbook.io/era-20/what-are-erips/erip-6.md): Release Date : 12.21.2023 Specification: Era-20 Buy format
- [ERIP-7](https://bigint.gitbook.io/era-20/what-are-erips/erip-7.md): Release Date : 12.21.2023 Specification: Era-20 Burn format


---

# 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://bigint.gitbook.io/era-20/what-are-erips.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.
