# Participating in a Campaign

{% hint style="info" %}
You will need to have Metis Tokens on the Metis Andromeda Network in order to submit the content and earn POINTS
{% endhint %}

1. #### Click on the campaign you would like to participate in

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

1. #### Navigate and click on the bounty task you want to participate in

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

1. #### Click on the `Submit` button, in order to make a submission for the chosen bounty

*A submission pop-up window will appear*

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

4. **Copy your submission link**

<figure><img src="/files/o3ogci8iKQvUSorJ7EJF" alt=""><figcaption><p>Etherscan link for Submission</p></figcaption></figure>

5. #### Paste the URL link of your submission and click the `Confirm` button

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

5. **Click on the `Confirm` button in order to submit**

{% hint style="info" %}
For some campaigns, you may need to meet additional requirements like [account binding](/koris/participating/participating-in-a-campaign/social-account-binding.md) to submit
{% endhint %}

{% hint style="danger" %}
Make sure to confirm the transaction, otherwise your stream will not be activated and you will earn **no rewards** for your submission
{% endhint %}

<figure><img src="/files/vMIXSh56ia4QwnQB9oJN" alt=""><figcaption><p>Transaction Confirmation</p></figcaption></figure>

**Congratulations! You have successfully submitted your stream, and you should see a green bar close to your submission indicating your POINTS earned.**

<figure><img src="/files/ezzpObzI1acJcHmoI1Tz" alt=""><figcaption></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.koris.io/koris/participating/participating-in-a-campaign.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.
