# Introduction

## Overview

> 0x404 is a comprehensive suite of tools/toolkit and enhancements designed to advance the ERC404 token standard, offering unprecedented flexibility and utility for token creators and users alike. By integrating liquidity and fractionalization features from ERC20 and ERC721 tokens, 0x404 aims to revolutionize tokenization across various domains.

<figure><img src="/files/9vNeCtL2LR2bmaIF7gPK" alt=""><figcaption></figcaption></figure>

Note: ERC404 is an experimental standard which recently gain attraction. You can read the contract here:

{% embed url="<https://github.com/0xacme/ERC404>" %}

\
0x404 is a groundbreaking toolkit designed for the ERC404 standard, aiming to revolutionize the way ERC404 tokens are deployed and managed. The suite begins with a deployer that allows users to connect their wallets and specify token details such as name, symbol, metadata URI, and total supply for effortless deployment. Following this, a Telegram bot will be introduced for deploying ERC404 tokens conveniently. The centerpiece of 0x404 is a comprehensive launchpad, facilitating deployment, fundraising, presale, and minting of ERC404 tokens within a unified protocol. With a vision to expand across various EVM chains, 0x404 is poised to be a pivotal player in the ERC404 ecosystem.&#x20;

## Try Now

{% embed url="<https://0x404.live>" %}
website
{% endembed %}

## Roadmap

{% content-ref url="/pages/XBXqEdBfcTi5I6e1kagT" %}
[Roadmap](/0x404/getting-started/roadmap.md)
{% endcontent-ref %}

## $0x404 Token

{% content-ref url="/pages/sW7QtmsCNDVFvB16pBk7" %}
[$0x404 Token](/0x404/economy/usd0x404-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/NoM7QnuirWev96ExBYpm" %}
[Revenue Share](/0x404/economy/revenue-share.md)
{% endcontent-ref %}


---

# 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://0x404.gitbook.io/0x404/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.
