> 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/integrations-third-party-services/our-partners.md).

# Our partners

Wiclax is an open solution and interfaces with other service providers to give you the best possible integration.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Betrail</strong></td><td>Athlete's performances</td><td></td><td><a href="/files/j62DLITTHD6CKR6LOVLO">/files/j62DLITTHD6CKR6LOVLO</a></td></tr><tr><td><strong>Racemap</strong></td><td>GPS Tracking</td><td></td><td><a href="/files/41hMUj7HtrC0BJTjOYtn">/files/41hMUj7HtrC0BJTjOYtn</a></td></tr><tr><td><strong>DotVision</strong></td><td>GPS Tracking</td><td></td><td><a href="/files/IptaRwzIUhnIOHycKfG0">/files/IptaRwzIUhnIOHycKfG0</a></td></tr><tr><td><strong>Njuko</strong></td><td>Web registrations</td><td></td><td><a href="/files/2m4HuVOxyWYghnxIOSR6">/files/2m4HuVOxyWYghnxIOSR6</a></td></tr><tr><td><strong>Sport Pxl</strong></td><td>Photo partners</td><td></td><td><a href="/files/zQ2k7PUls95TL6TQ9qbX">/files/zQ2k7PUls95TL6TQ9qbX</a></td></tr></tbody></table>

## BeTrail

[BeTrail](https://www.betrail.run/home) offre un service d'agrégation de résultats pour les courses trail, principalement en France et Benelux.

En partenariat avec eux, Wiclax crée un lien entre vos données de course et leur base de données. Vous pouvez de cette manière :&#x20;

* éditer une liste de favoris au départ d'une épreuve, via la récupération de l'indice de performance BeTrail pour chaque participant
* rendre accessibles les données de palmarès des athlètes depuis vos résultats en ligne, publiés avec le G-Live

<figure><img src="/files/WA7VPQHJwDuL81gs2Ibd" alt="" width="375"><figcaption></figcaption></figure>

## Njuko

Wiclax offers direct access to participant data when registrations are managed with [Njuko](https://www.njuko.com/fr/) platform.

## Racemap

Si les services de [Racemap](https://racemap.com/) sont utilisés sur une épreuve pour le tracking GPS des athlètes, Wiclax permet l'intégration des données de tracking directement sur vos résultats mis en ligne, à travers la cartographie de l'app G-Live.

Live positions of a followed participant and leaderboard in real time.

## Dotvision

Si les services de [Dotvision](https://motion.dotvision.com/) sont utilisés sur une épreuve pour le tracking GPS des athlètes, Wiclax permet l'intégration des données de tracking directement sur vos résultats mis en ligne, à travers la cartographie de l'app G-Live.

Live positions of a followed participant and leaderboard in real time.

## Sport Pxl

[Sport Pxl](https://sportpxl.com/) is a platform for accessing photos of athletes taken at an event.

Just enter the event ID at Sport Pxl, and a captivating preview of available photos will pop up on a competitor's profile, straight from your online rankings published with G-Live. There you can click to discover more.


---

# 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/integrations-third-party-services/our-partners.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.
