# 13 March: Web2 API, New Homepage, Just Flaunch Launchpad

## Web2 Api

Users can now launch meme coins without needing a wallet or signing a transaction. The Web2 API leverages the Flaunch SDK to launch tokens with specific predefined rules including:

* 10k Market Cap
* 80% Creator Fees
* 20% Buy backs/Price protection

The API enables users to upload images to IPFS and provide coin and creator details before launching. Users can specify either a standard wallet address as the creator or use a Twitter, Farcaster, or email address—which automatically creates an associated wallet address through our Privy integration.

API limits are set on the endpoint (4 images per minute, 2 launches per minute). API keys are available for increased allowances upon request.

Want to know more, [check out the docs](https://docs.flaunch.gg/references/api).

## Homepage timeline updates

<figure><img src="/files/gi1GytFfECivUxK9dOFH" alt=""><figcaption></figcaption></figure>

We've overhauled the homepage timeline to better showcase platform activity.

The sidebar now features customized sections displaying coins that are pumping in the last 24 hours and all current Fair launch coins, both with instant buy options.

The main feed highlights newly created coins and significant purchases.

## Just Flaunch Launched - a web 2 transactionless token creation

<figure><img src="/files/WE1Z1T8plstK4HRBvwjN" alt=""><figcaption></figcaption></figure>

To celebrate and showcase the Web 2 API, we've created a [just.flaunch.gg](http://just.flaunch.gg) landing page where users can launch tokens without needing a wallet.

This demonstrates the power of the Flaunch protocol and its integrations for Web2 users who have no existing wallets or crypto experience but can still participate.


---

# 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.flaunch.gg/updates/13-march-web2-api-new-homepage-just-flaunch-launchpad.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.
