# How to Participate

### **Campaign Duration:**

**November 20th, 2023, 00:00 (EST) - December 20th, 2023, 23:59 (EST)**

### How to Participate

1\. Follow[ Documentation](https://docs.lagrangedao.org/lagrange-dao/computing) to deploy a Computing Provider.

2\. Check the [Dashboard](https://provider.lagrangedao.org/provider-status) to confirm if the Computing Provider is running, and maintain a provider uptime exceeding 90%.

3.Submission of the[ form](https://docs.google.com/forms/d/e/1FAIpQLSeTDXjTGmPB7MuSGJJZMO2Ctk12VAoYU6aTmLeFR0jeW5M-zw/viewform) is required upon task completion.

### Reward Structure

**Reward 1: Universal Basic Income (UBI) Trial Rewards**

Participants with successfully deployed and actively running Computing Providers will receive **600 SWAN (20 SWAN per day)** as part of the [UBI Trial Rewards program](https://docs.filswan.com/getting-started/protocol-stack/economic-system/universal-basic-income-ubi), designed to provide a basic level of compensation to qualified providers.

*Reference:*

*The following graphic illustrates the interaction between Universal Basic Income (UBI) and* [*provider income*](https://docs.filswan.com/getting-started/protocol-stack/economic-system/swan-provider-income) *within the Swan decentralized computing ecosystem*

<figure><img src="https://lh7-us.googleusercontent.com/bAvHC3ra-5NR4MZI0kAGNkdXjZgJUfYS8RHZq54aZeVKaV7-WaIdSzNL7R4Wu1PjSuSWiXw7dlMlSTcEoN6RZ98YXyjLefOF25hUPf2wLWo0yNGTZzaprv7FKuiSbVpuL2epmGmU89K1DqnQ0xIFNpw" alt=""><figcaption></figcaption></figure>

**Reward 2: Contribution Rewards**

Eligible Computing Providers contribute to the Swan Network and will receive a share of the prize pool of **100,000 SWAN** proportional to their contributions.

Contributions are based on the amount of space deployed, GPU and CPU usage duration, and CP uptime.

**Reward 3: Regional Computing Dao Pilot Program Rewards**

Eligible new computing providers from countries without a representative CP will receive an additional **600 SWAN**.

the U.S., Canada, the Netherlands, Ukraine, Finland, China, Japan, Singapore, Australia, and countries with existing computing providers are excluded from this Reward.

**Reward 4: Referral Rewards**

All eligible CPs who successfully refer new CPs to the Network, and the referred CP is also eligible, will receive a referral reward of **300 SWAN** tokens for each successful referral.

#### Eligibility Criteria

* Run at least one [**UBI task**](/bulders/computing-provider/fog-computing-provider-fcp/faq.md) during the campaign to confirm a successful setup.
* Maintain provider uptime exceeding **90%**.
* Submission of the [**form**](https://docs.google.com/forms/d/e/1FAIpQLSeTDXjTGmPB7MuSGJJZMO2Ctk12VAoYU6aTmLeFR0jeW5M-zw/viewform) is required upon task completion.

#### Total Incentives Worksheet

<table data-header-hidden><thead><tr><th width="80"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>#</td><td>Task Type</td><td>Max reward per submission</td><td>Max incentivized submissions</td><td>Total rewards／SWAN</td></tr><tr><td>1</td><td>Universal Basic Income (UBI) Trial</td><td>600</td><td>50</td><td>30,000</td></tr><tr><td>2</td><td>Contribution Rewards</td><td>no limit</td><td>no limit</td><td>≈100,000</td></tr><tr><td>3</td><td>Regional Computing Dao Pilot Program</td><td>600</td><td>17</td><td>10,200</td></tr><tr><td>4</td><td>Referral Rewards</td><td>300</td><td>33</td><td>9,900</td></tr><tr><td>Total</td><td><br></td><td><br></td><td><br></td><td>150,000</td></tr></tbody></table>


---

# 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.swanchain.io/swan-chain-campaign/swan-jupiter-testnet/how-to-participate.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.
