# Managing your Fair Launch Process

Access: [https://fairlaunch.defi.ao/#/build](https://fairlaunch.arweave.net/#/build) and Click "**Mange Fair Launch Tokens**"

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

Click which Token you would like to View or Update

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

### Reviewing your FLP stats

<details>

<summary>Read more:</summary>

The Stats tab highlights the total amount of $AO earned over time, shown here as 1.9K $AO. Below the total is a time-based earnings chart that visually tracks daily income in $AO, helping users monitor FLP performance at a glance.

You can also view both the agent process ID and the associated token ID, with quick access to their respective pages on [ao.link](https://ao.link).

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

This section provides a concise overview of your Fair Launch Program’s (FLP) activity:

1. **Distribution Cycle:** Tracks the number of completed distribution rounds relative to the program’s schedule.
2. **Total Distributed:** Displays how many tokens have been distributed out of the total supply allocated to the FLP.
3. **Earnings Summary:** Shows the total AO and Pi rewards earned.
4. **Recent Distributions:** A live feed of recent token distributions, including wallet addresses, token amounts, and timestamps—useful for monitoring participation and transparency.

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

</details>

### Reviewing and Updating FLP Info

<details>

<summary>Read more:</summary>

This interface allows Fair Launch Program (FLP) creators to update their token’s metadata, specifically its social and web presence. It displays essential token information such as the token ID, total supply, and denomination. Users have the option to input or modify details like a Twitter handle, website URL, and Telegram group.

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

Once the desired information is entered, clicking the “Update Socials & Websites” button will apply the changes, ensuring your project remains accessible and transparent to the wider community.

This interface allows you to review the configurations of your FLP.

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

</details>

### Withdrawing FLP AO and Pi rewards

This screen shows the withdrawal interface for tokens earned through the Fair Launch Program. FLP owners can view the amount of $AO currently available for withdrawal.&#x20;

{% hint style="info" %}
Note: There is a standard 16-hour withdrawal delay for AO and PI after the latest distribution. A countdown indicates when the remaining tokens will become claimable.&#x20;
{% endhint %}

<figure><img src="/files/hbaaUrkmbyxUEXIa3omO" alt=""><figcaption><p>A brief explanation is provided to help users understand the withdrawal mechanics and timing.</p></figcaption></figure>


---

# 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.autonomous.finance/learn/user-guides/fair-launch-process/managing-your-fair-launch-process.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.
