# Contribution Mechanism

Rules for each action a user can perform on the website.

| Action                                      | Points                              |
| ------------------------------------------- | ----------------------------------- |
| Connect your wallet                         | 30 Points                           |
| Connect your Discord account                | 30 Points                           |
| Join our Discord and acquire a Flockie Role | 30 Points                           |
| Connect your Twitter account                | 30 Points                           |
| Follow @flock\_io on Twitter                | 30 Points                           |
| Broadcast a tweet about flock.io            | 30 Points                           |
| Connect your Telegram account               | 30 Points                           |
| Join FLock.io Community on Telegram         | 30 Points                           |
| Create a Model                              | 100 Points                          |
| Contribute to a Model                       | 10 Points (Cap at 100 points daliy) |


---

# 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.flock.io/flock-products/ai-marketplace/deep-dive/contribution-mechanism.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.
