# Daily Actions After Project Listing

After a project passes review, it enters the fundraising stage.

Project owners must continue doing four things:

1. Monitor fundraising progress
2. Continue publishing Updates
3. Organize fund usage and stage outcomes in advance
4. Prepare for future next-round applications

Here, "listing" means the project is publicly displayed on OneWorld Launchpad and enters the fundraising flow. It is not the same as final trading launch.

### Project Owner Goals in This Stage

During fundraising, the most important task is not to wait for fundraising to end. Project owners need to:

1. Keep public information updated
2. Prepare materials that may be needed for the next-round application
3. Let users continuously see project progress
4. Respond to community questions about fundraising rules, claim rules, and roadmap

### Fundraising Data to Monitor

Project owners should regularly review:

1. Current-round subscription amount
2. Current-round participant count
3. Remaining amount to reach the round target
4. Whether the round is close to full allocation
5. Whether exit applications exist
6. Time remaining before the round ends

These data points help project owners decide whether to strengthen community communication, add material explanations, or prepare actions after settlement.

### What Updates Should Include

Updates must focus on real progress, not only promotion. Content includes:

1. Product development progress
2. Contract, testnet, or technical updates
3. Community activities and key data
4. Partnership progress
5. Roadmap milestone changes
6. Current-round fund usage explanation
7. Next-stage plan

If the project is delayed, the project owner must explain the reason, impact, and updated plan. Clear explanation is usually better for trust than silence.

### Subscription and Exit Rule Explanation

#### Subscription Does Not Issue Tokens Immediately

After an investor subscribes:

1. The transaction is recorded on-chain
2. The subscription amount is recorded in the current round
3. The user does not receive Tokens immediately

Only after the round ends and settlement is complete can users claim results on-chain.

Project owners should avoid wording that suggests "Tokens arrive immediately after subscription."

#### Exit Application Is Not Instant Execution

When a previous-round user submits an exit application in a new round:

1. The exit application is recorded on-chain
2. The holding is locked
3. Settlement happens after the current round ends

Project owners need to note that exit applications may affect the current-round total fundraising target because current-round new funds must cover the exit settlement pool.

### Next-Round Stage Proof Should Be Prepared in Advance

Stage proof is not required before claiming funds. However, if the project owner wants to open the next fundraising round, a stage proof must be submitted. Do not wait until the next-round application to start organizing materials.\
During fundraising, the team must archive:

1. Product iteration records
2. Technical commit records
3. Community activity records
4. Partnership or announcement links
5. Fund usage plan
6. Next-stage goals

After the round succeeds and funds are claimed, these materials allow the project owner to submit a stage proof and enter review more quickly if preparing for the next round.

### Common Mistakes for Project Owners

#### Submitting with Incomplete Materials

This usually leads to rejection and repeated revision.

#### Roadmap and Fundraising Parameters Do Not Match

This causes review to request additional explanation.

#### Only Focusing on Fundraising and Not Preparing Next-Round Stage Proof

This does not affect current-round fund claim, but it can block the project from opening the next fundraising round smoothly.

#### Not Publishing Updates Continuously

Even if fundraising succeeds, missing public progress disclosure may affect next-round stage proof review.

#### Only Updating the Community, Not the Platform

External community updates may not be visible on the project detail page. Important progress should also be published as platform Updates.

### Pre-End-of-Round Check

When the round is close to ending, project owners should confirm:

1. Whether current-round progress meets the success condition
2. Whether there are any abnormal situations to explain
3. Whether users understand that settlement and claims are not automatic
4. Whether the project wallet is ready to claim funds
5. Whether current-round fund usage and stage outcomes have started to be organized
6. Whether next-round stage proof or final launch materials are ready


---

# 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.oneworld.xyz/oneworld-launchpad/project-owner-guide/daily-actions-after-project-listing.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.
