> 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/g-live-app/g-live-on-internet.md).

# G-Live on Internet

Access to all ranking data across all devices on your local network is crucial, but it's not enough on its own.&#x20;

It's also crucial to have the ability to broadcast rankings online, in real time, to make them accessible worldwide.&#x20;

We'll explore three simple ways to accomplish this, depending on whether you have your own hosting solution or not.

Everything starts with the `Web publication` window, which will first allow you to select how you want your rankings to be published.

<figure><img src="https://1159484786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJRt17XpwpUQzKYPTGL7Z%2Fuploads%2FtEgcG0wx3Mta2Sh5p4KD%2Fimage.png?alt=media&amp;token=f35aff26-0b72-4d9c-9928-0967a98a1d5e" alt=""><figcaption></figcaption></figure>

There are 3 buttons offering different upload options.\
There's also a `SANDBOX` button so you can test the distribution of results in just a few clicks, without first having a dedicated space.

<figure><img src="https://1159484786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJRt17XpwpUQzKYPTGL7Z%2Fuploads%2FpHJnAd94D1YazxVk1uWE%2Fimage.png?alt=media&amp;token=35794b7f-abd9-4fef-b616-939a27f27a15" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Your results on wiclax-results.com</td><td></td><td></td><td><a href="broken://pages/52IoqMDtJgGzXOrpHW6h">Broken link</a></td></tr><tr><td>Your results on your Wordpress website</td><td></td><td></td><td><a href="broken://pages/cU3CnREJbaSSPAJhff7j">Broken link</a></td></tr><tr><td>Your results on your website (without Wordpress)</td><td></td><td></td><td><a href="broken://pages/aNeC7nPSyH9MSdd7sFtZ">Broken link</a></td></tr></tbody></table>


---

# 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/g-live-app/g-live-on-internet.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.
