# Setup & Information

- [Competitions](https://competition.docs.getfoundni.co.uk/setup-and-information/competitions.md)
- [Competition Setup](https://competition.docs.getfoundni.co.uk/setup-and-information/competitions/competition-setup.md): General Information on setting up each competition
- [Picking Winners](https://competition.docs.getfoundni.co.uk/setup-and-information/competitions/picking-winners.md): This short video will give you all the information you need once your competition is complete.
- [Dates & Extending Comp](https://competition.docs.getfoundni.co.uk/setup-and-information/competitions/dates-and-extending-comp.md)
- [Allow Pick Number](https://competition.docs.getfoundni.co.uk/setup-and-information/competitions/allow-pick-number.md): Allow customers to pick their own numbers rather than randomly be assigned them
- [Categories](https://competition.docs.getfoundni.co.uk/setup-and-information/competitions/categories.md): Product Categories change where your product is displayed on the website.
- [Order Emails etc](https://competition.docs.getfoundni.co.uk/setup-and-information/order-emails-etc.md): Transactional email - this type of email is regarding all your order emails, password reset etc etc!
- [Instant Wins Plugin](https://competition.docs.getfoundni.co.uk/setup-and-information/instant-wins-plugin.md): Want to learn more about the instant wins plugin? Watch all the videos below in order to lean all there is to know!
- [Entry List Plugin](https://competition.docs.getfoundni.co.uk/setup-and-information/entry-list-plugin.md)
- [Fix: Pages Not changing](https://competition.docs.getfoundni.co.uk/setup-and-information/entry-list-plugin/fix-pages-not-changing.md): A css conflict is stopping your pages changing on the entry list. Here is how to fix.
- [Winner Picking](https://competition.docs.getfoundni.co.uk/setup-and-information/winner-picking.md): With your competition now completed and you are not ready to pick a winner!
- [Streaming](https://competition.docs.getfoundni.co.uk/setup-and-information/winner-picking/streaming.md)
- [Adding Winner Photo](https://competition.docs.getfoundni.co.uk/setup-and-information/winner-picking/adding-winner-photo.md): click the video below - it is pre loaded with the correct time to see how to add a winner.
- [FAQ Videos](https://competition.docs.getfoundni.co.uk/setup-and-information/faq-videos.md): This page is dedicated to the most frequent emails i get regarding how to change aspects of the website.
- [Edit Free Entry Route Popup](https://competition.docs.getfoundni.co.uk/setup-and-information/faq-videos/edit-free-entry-route-popup.md)
- [Process Free Entry](https://competition.docs.getfoundni.co.uk/setup-and-information/faq-videos/process-free-entry.md): How do you add a free entry? Usually from a postal entry
- [High Ticket Competitions](https://competition.docs.getfoundni.co.uk/setup-and-information/faq-videos/high-ticket-competitions.md): If you are running 10,000 + tickets in a competition it will be time to not only optimise the website to make sure it's running quickly but also install a CSV export button.
- [Duplicate Tickets In Order](https://competition.docs.getfoundni.co.uk/setup-and-information/faq-videos/duplicate-tickets-in-order.md): how to fix and prevent duplicate tickets in order error.
- [Site Wallet / TeraWallet](https://competition.docs.getfoundni.co.uk/setup-and-information/site-wallet-terawallet.md): Learn how to add terawallet to your website and offer instant payouts!


---

# 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://competition.docs.getfoundni.co.uk/setup-and-information.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.
