# Gamification - Badge Collection

## Gamification - Badge Collection

Badge Collection feature can make your event more interactive and engaging by implementing gamification elements.

**Step1:** On the organizer portal page, find the **Gamification** tab and click **Badge Collection.**

![](/files/dtFIFuDvJ0TqWNoRTLCd)

**Step2:** Toggle on **Enable** **Badge Collection**

![](/files/n58JGMsr9oXscWjtEBCb)

After toggling on Enable Badge Collection, you may edit the **Game setup** and **FAQ Setup**.

## **Game setup**

You would see and provide the basic information and setup of the badge collection game.

* **Game Duration**- The badge collection game will follow the event's start and end time.
* **Maximum Badge Collection Quota Per Day -** You may set the maximum amount of badges an attendee can collect per day. The Maximum Badge Collection Quota Per Day is 50.
* Badge weighting. You may upload up to 50 different logos, and each logo will be appeared based on the weighting ratio. Weighting can be selected from 0 to 10.

  |        |           |                      |
  | ------ | --------- | -------------------- |
  |        | Weighting | Show Up Percentage   |
  | Logo 1 | 10        | 10/(10+5+1+1)=58.82% |
  | Logo 2 | 5         | 5/(10+5+1+1)=29.41%  |
  | Logo 3 | 1         | 1/(10+5+1+1)=5.88%   |
  | Logo 4 | 1         | 1/(10+5+1+1)=5.88%   |

  ![](/files/N22zU4xhHNWc4u3Os658)

**NOTE:**

1. You will not be allowed to change the quota 15 mins before the event starts time.
2. Participants can still continue to collect badges once they have reached the quota but will not be counted towards the accumulated.
3. The day starts at 00:00:00 and lasts until 23:59:59
4. **Badge Logo:** You may select from our default badge library or upload your own logo.
5. **Logo maximum upload file size:** 2 MB
6. If your own logo exceeds 2 MB, it won't let you upload and will show up a message "The file has exceeded the maximum file size limit."
7. **Optimal dimensions:** 320 x 320px

## **FAQ Setup**

FAQ Setup can help your participants with their queries faster regarding the game by providing them with necessary questions & answers.

Click on **FAQ Setup** tab, then click **+ Add FAQ Entry.**

![](/files/E4wFCUFnBH3edVLfnhKV)

Enter the question (maximum of 200 characters) and Answer (maximum of 500 characters). Once done, click **Add Entry.**

![](/files/Iq9OMuWo0juhRASo5EYF)\
**Note**

1. Organizers can enter the multi-language translation by clickinng on the corresponding language on top.
2. Empty fields will fall back to the default language.

After adding an entry, you would see the question and answer shown below the FAQ Builder.

![](/files/WyH5oGnLDRDoYhBuCgUa)

You can still edit it by clicking the pencil icon and delete it by clicking the rubbish bin icon on the right-hand side.

![](/files/1QK1F66DDfLGiugnqprg)

Attendees would see the badge collection FAQ by clicking the game button on the bottom left corner after they enter the event.

![chrome-capture-2022-8-5\_\_1\_.gif](https://support.eventx.io/hc/article_attachments/10200069292313/chrome-capture-2022-8-5__1_.gif)

Remember to click the **SAVE** button to apply the changes.


---

# 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://eventx-hq.gitbook.io/knowledge-base/event-setting/engagement-features/gamification-badge-collection.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.
