# Submitting contributions

### :question: What are we talking about? <a href="#comment-soumettre-sa-contribution-manuellement" id="comment-soumettre-sa-contribution-manuellement"></a>

Your quest contributions can be submitted in two ways:

#### 👉 **Manually**

* When your community promotes participation in an event,
* You can share your contribution by attaching an image of that event.&#x20;
* The contribution is thus submitted manually, and a comment can be added.

More information [Submitting contributions](/meeds-guides/user-guide/participating-and-contributing/discovering-actions-to-perform.md)

#### 👉 **Automatically**

* If you perform quests using Meeds or another integrated tool (GitHub, Twitter, etc.),&#x20;
* Provided your account is connected (see [Linking your Accounts](/meeds-guides/user-guide/setting-up-your-account/linking-your-accounts.md)),  your contribution is automatically captured and identified in the participation.

More information [Using automatic quests](/meeds-guides/user-guide/participating-and-contributing/discovering-actions-to-perform/using-automatic-quests.md)​

### ❓**How do you submit your contribution manually?** <a href="#comment-soumettre-sa-contribution-manuellement" id="comment-soumettre-sa-contribution-manuellement"></a>

From a quest, announce the completion of your contribution and share the elements according to the expected criteria.

**💡Note**

* Manual contributions needs to be reviewed. They are pending by default
* While it is pending, you still can cancel your contribution
* Once accepted or rejected, you cannot cancel your contribution

{% embed url="<https://www.loom.com/share/2d2cc56e0b6f44aeae206ad59c55c63f?sid=a6cc66ce-2471-4731-9845-85abefb0521b>" %}


---

# 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.meeds.io/meeds-guides/user-guide/participating-and-contributing/discovering-actions-to-perform.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.
