# Claim Affiliate

## Condition to claim contribute

Only projects in the user's contribution list that are in the "Finished" status and have not been claimed will display the Claim button.

This ensures that users can only claim their affiliate contributions once, preventing multiple claims.

## How to claim contribute?

{% embed url="<https://www.youtube.com/watch?v=vf4otwxpQ4E&ab_channel=PadTON>" %}
How to Claim Affiliate Rewards on PadTON | Fast and Easy
{% endembed %}

#### Step 1: Connect wallet, If you don't know how to connect your wallet, [Click here](/padton/connect-wallet.md) to see instructions for connecting your wallet

#### Step 2: At header, Click IDO to go to IDO screen

<figure><img src="/files/7RcNqUewHvYJUXG7ouyi" alt=""><figcaption><p>Go to IDO screen</p></figcaption></figure>

#### Step 3: Navigate to Your IDO screen

At IDO screen, click on "Go to your IDO" at banner before the footer

<figure><img src="/files/Hsnz8ZPHF7LPkHCpK4vv" alt=""><figcaption><p>Step 3: Go to Your IDO</p></figcaption></figure>

#### Step 4: Click "Contribute" tab at Your IDO screen

<figure><img src="/files/HiCRt4gQAwpgyKh4fc34" alt=""><figcaption><p>Contribute tab</p></figcaption></figure>

#### Step 5: Select Your Project

Description: In the contribution list, identify the projects with the status "Listed" that you have not yet claimed. Listed status refers to projects that have been listed. Once listed, you can claim the affiliate

Details: The "Claim" button will be visible next to these projects.

<figure><img src="/files/8mIPpSqmw2JHBYOibfjd" alt=""><figcaption></figcaption></figure>

#### Step 6: Claim Affiliate Contribution

Description: Click the "Claim" button to claim your affiliate contribution.

Details: The system will transfer the affiliate contribution to your connected wallet.

## Community Engagement

### Announcements

Description: Notify the community about the availability of the claim process for affiliate contributions.

Details: Use the platform’s announcement tools and social media channels to inform users promptly. Clear communication helps prevent confusion and ensures that all stakeholders are aware of the claim process.

### Transparency

Description: Provide clear and detailed communication regarding the steps taken to enable claims for affiliate contributions.

Details: Transparency in the claim process helps maintain user trust and provides a clear understanding of the process. This can include detailed reports and explanations published on the project’s page and via direct communication channels.

### Future Updates

Description: Inform the community about any future updates or changes to the claim process.

Details: Engage the community with information on potential improvements or adjustments to the claim mechanism, ensuring ongoing transparency and trust.


---

# 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.padton.com/padton/affiliate/claim-affiliate.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.
