# Credits

These are the credits for third-party resources used in this project.

***

<details>

<summary><strong>Icons</strong></summary>

1. Question Editor Icon :&#x20;
   * **Creator:** Creatype - Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/question-mark)
2. Settings Editor Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/settings)
3. Quiz Editor Icon :&#x20;
   * **Creator:** andinur- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/quiz)
4. Categories Editor Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/categories)
5. Sports Category Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/team-sport)
6. History Category Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/history)
7. Music Category Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/music)
8. Games Category Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/gaming)
9. Geography Category Icon :&#x20;
   * **Creator:** Freepik- Flaticon &#x20;
   * **Source:** [Link ](https://www.flaticon.com/free-icons/geography)
10. Quiz Preset Icon :&#x20;
    * **Creator:** Freepik- Flaticon &#x20;
    * **Source:** [Link ](https://www.freepik.com/free-vector/modern-question-mark-pattern-background-help-support_153685422.htm)
11. Left Arrow Icon :&#x20;
    * **Creator:** NajmunNahar- Flaticon &#x20;
    * **Source:** [Link ](https://www.flaticon.com/free-icons/left-arrow)
12. Right Arrow Icon :&#x20;
    * **Creator:** Freepik - Flaticon &#x20;
    * **Source:** [Link ](https://www.flaticon.com/free-icons/right-arrow)
13. Circle Icon :&#x20;
    * **Creator:** Smashicons - Flaticon &#x20;
    * **Source:** [Link ](https://www.flaticon.com/free-icons/dot)
14. Cross Icon :&#x20;
    * **Creator:** Pixel perfect - Flaticon &#x20;
    * **Source:** [Link ](https://www.flaticon.com/free-icons/close)
15. Pause Icon :&#x20;
    * **Creator:** inkubators - Flaticon &#x20;
    * **Source:** [Link ](https://www.flaticon.com/free-icons/pause)

</details>

<details>

<summary><strong>Textures</strong></summary>

1. Loading Bar Texture :&#x20;
   * **Creator:** COCO CODE
   * **Source:** [Link ](https://www.youtube.com/watch?v=tWUyEfD0kV0)

</details>

<details>

<summary><strong>Audio</strong></summary>

1. Main Menu Theme :&#x20;
   * **Creator:** caret7
   * **Source:** [Link ](https://opengameart.org/content/puzzle-menu)
2. Positive Button Sound :&#x20;
   * **Creator:** Kenney
   * **Source:** [Link ](<https://opengameart.org/content/51-ui-sound-effects-buttons-switches-and-clicks >)
3. Negative Button Sound :&#x20;
   * **Creator:** ViRiX
   * **Source:** [Link ](<https://opengameart.org/content/ui-sound-effects-pack >)
4. Countdown Sound :&#x20;
   * **Creator:** Kenney
   * **Source:** [Link ](https://opengameart.org/content/51-ui-sound-effects-buttons-switches-and-clicks)
5. Correct Answer Sound :&#x20;
   * **Creator:** Fupi
   * **Source:** [Link ](<https://opengameart.org/content/correct-bell >)
6. Incorrect Answer Sound :&#x20;
   * **Creator:** DavidW
   * **Source:** [Link ](https://opengameart.org/content/wrong-choice-caught)
7. Powerup 1 Sound :&#x20;
   * **Creator:** ViRiX
   * **Source:** [Link ](https://opengameart.org/content/ui-sound-effects-pack)
8. Powerup 2 Sound :&#x20;
   * **Creator:** ViRiX
   * **Source:** [Link ](https://opengameart.org/content/ui-sound-effects-pack)
9. Showing Scores Sound :&#x20;
   * **Creator:** Listener
   * **Source:** [Link ](https://opengameart.org/content/win-sound-effect)

</details>

<details>

<summary><strong>Quizzes</strong></summary>

1. Flag Images :&#x20;
   * **Creator:** flagpedia
   * **Source:** [Link ](https://flagpedia.net/index)

</details>

<details>

<summary><strong>Fonts</strong></summary>

1. Fredoka :&#x20;
   * **Creator:** Ben Nathan
   * **Source:** [Link ](https://fonts.google.com/specimen/Fredoka/about)

</details>

***

Thank you to all the creators for their amazing work!


---

# 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://kamelmahjoub.gitbook.io/kuizo/information/credits.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.
