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

# Roadmap

![](/files/ddOi4iyq2jnVsQGsKaOP)

**March 2021**

* [x] Idea Established
* [x] Team Created

**June 2021**

* [x] Seed Funding of 1 Million USD
* [x] Advisor Board Created

**Nov 2021**

* [x] NFTagram UI/UX Design Start
* [x] Official Website Development Start

**Dec 2021**

* [x] Contract Deploy
* [x] Website Launch
* [x] Whitepaper Publish
* [x] NFTagram Design Complete
* [x] NFTagram Development Start
* [x] Code Audit by CertiK
* [x] Code Audit by InterFi
* [x] KYC by Veriff
* [x] Initial DEX Offering (IDO) on PinkSale for both ERC20 and BEP20 Tokens
* [x] Create Liquidity Pool on Uniswap (ERC20) and Pancakeswap (BEP20)
* [x] Create a Bridge between ERC20 and BEP20
* [x] Public Sale

**January 2022**

* [x] CoinMarketCap Listing
* [x] CoinGecko Listing
* [x] Two Central Exchanges (CEX) Listing

**February 2022**

* [x] FomoETH Swap Launch

**March 2022**

* [ ] FomoETH Token Staking Launch

**July 2022**

* [ ] NFTagram MVP version launch
* [ ] NFTagram Alpha Testing

**August 2022**

* [ ] NFTagram A/B Testing
* [ ] NFTagram Beta Testing

**September 2022**

* [ ] NFT Staking

**October 2022 \~**

* [ ] Expansion of FomoETH Ecosystem


---

# 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://fomoeth-1.gitbook.io/fomoeth-official-whitepaper-1/roadmap.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.
