> For the complete documentation index, see [llms.txt](https://docs.wiclax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast.md).

# Live results broadcast

- [G-Live App](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app.md)
- [Presentation](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/presentation.md)
- [Local G-Live](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/local-g-live.md)
- [G-Live on Internet](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/g-live-on-internet.md)
- [Your results on wiclax-results.com](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/g-live-on-internet/your-results-on-wiclax-results.com.md): We offer a hosting space for your rankings on our own server.
- [Your results on your Wordpress website](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/g-live-on-internet/your-results-on-your-wordpress-website.md)
- [Your results on your website, without Wordpress](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/g-live-on-internet/your-results-on-your-website-without-wordpress.md): It is entirely possible to host the rankings directly on your site, even without the Wordpress plugin.
- [Maps](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/maps.md)
- [Photos and videos](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/photos-and-videos.md)
- [Certificates](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/certificates.md)
- [Kiosk and TV modes](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/kiosk-and-tv-modes.md)
- [PDF reports](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/pdf-reports.md)
- [Translation](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/translation.md)
- [Other useful addresses](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/g-live-app/other-useful-addresses.md)
- [Live screens](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/live-screens.md)
- [Working with a TV broadcaster](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/working-with-a-tv-broadcaster.md)
- [Kiosk Live screens](https://docs.wiclax.com/en/use-wiclax/live-results-broadcast/kiosk-live-screens.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wiclax.com/en/use-wiclax/live-results-broadcast.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
