# Roadmap

* [x] Project Idea
* [x] Design UI/UX
* [x] Publish [**Tokenomics**](/transparency/pamp-tokenomics.md)
* [x] Build Dapp Testnet
* [x] Launch Homepage: <https://pampdacoin.xyz/>
* [x] Build SNS
  * [x] Twitter: <https://twitter.com/PampDaCoin>
  * [x] Telegram: [https://t.me/PampDaCoin](https://t.me/pampdacoin)
  * [x] Youtube: [https://www.youtube.com/@PampDaCoin ](<https://www.youtube.com/@PampDaCoin >)
* [x] Whitelist Campaign
  * [x] Whitelist Form: <https://forms.gle/f5pWauMX8dwnWYTq8>
* [x] Project KYC: <https://pinksale.notion.site/Pamp-Da-Coin-KYC-Verification-944b5755ffcd4abb9d9ce09c437fa4d7>
* [x] Launch Contract Source on Github: <https://github.com/pampdacoin/contracts>
* [x] Audit: <https://www.cyberscope.io/audits/fe-pamp>
* [x] Build Dune Dashboard: <https://dune.com/pampdacoin/status>
* [x] Marketing Collaboration
* [x] Build Token Mainnet: <https://arbiscan.io/token/0x2879e4cff83108042a3bd575b5ca46f5b230d073>
* [x] Fairlaunch: <https://www.pinksale.finance/launchpad/arbitrum/0xacb22207f40C0e29e4a6aF5D7511Eb0405A12a4D?refId=0x801f0EFFf3c002902e3F6AD7dC704f11122cfaeC>
* [x] Introduce Pamp Da Coin page on Opensea: <https://opensea.io/collection/pamp-da-coin>
* [x] List DEX <https://www.sushi.com/swap?chainId=42161&token0=NATIVE&token1=0x2879e4Cff83108042A3bd575B5ca46f5b230d073&swapAmount=1>
* [x] Verify project on Dextool <https://www.dextools.io/app/en/arbitrum/pair-explorer/0xebcb619a2b136961a1432cb10100beae2bc5b6f8?t=1716430668602>
* [x] Smart Contract Ownership Renounced <https://arbiscan.io/token/0x2879e4cff83108042a3bd575b5ca46f5b230d073#readContract#F11>
* [x] Verify token on Arbiscan <https://arbiscan.io/token/0x2879e4cff83108042a3bd575b5ca46f5b230d073>
* [x] Verify token on Gecko Terminal: <https://www.geckoterminal.com/arbitrum/pools/0xebcb619a2b136961a1432cb10100beae2bc5b6f8>
* [x] Market Explorer Listing
  * [ ] Coingecko
  * [ ] Coinmarketcap
  * [ ] Cryptorank
  * [x] Dropstab <https://dropstab.com/coins/pamp-da-coin>
  * [ ] Live Coin Watch
  * [ ] Coinpaprika
* [ ] Launch Dapp V2 Mainnet&#x20;
* [ ] Launch Game #1: DICE
* [ ] Mint Meme Contest
* [ ] Verify token on Trust Wallet
* [ ] Apply for Arbitrum Memecoin Fund
* [ ] Launch Game #2: ROULETTE
* [ ] List CEX
* [ ] Launch Game #3: SLOT
* [ ] Introduce Pamp Da Coin Launchpad
* [ ] Moon and More to come!


---

# 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://docs.pampdacoin.xyz/intro/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.
