> 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/acquisition-of-timing-data/the-different-systems/ipico.md).

# Ipico

Ipico is a timing system from the United States. It is distributed by Active.\
Official website : <https://www.activenetwork.com/more-solutions/ipico>

The brand offers various dual-frequency RFID equipment and UHF devices. The *Lite*, *Elite*, and *Super Elite* devices are particularly directly compatible with Wiclax.

### Connection

On the Wiclax side, initially, we will need to create an Ipico-type acquisition in the acquisitions window. \
The choice of hardware model is offered when creating the acquisition, but it can be changed after the acquisition is created.

<figure><img src="https://1159484786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJRt17XpwpUQzKYPTGL7Z%2Fuploads%2FVIku3zVgz8LF1l6LJaqk%2Fimage.png?alt=media&amp;token=ee075c61-91bc-4b24-9eda-05d7a40c02c5" alt=""><figcaption></figcaption></figure>

Here, we have entered the IP adress for the IPICO box. You just need to click `Connect` to start receiving passings.

{% hint style="info" %}
As a reminder, the timing equipment and the PC must be on the same IP address range (see the [Basic Network Principles](/en/use-wiclax/acquisition-of-timing-data/basic-network-principles.md) page)
{% endhint %}


---

# 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/acquisition-of-timing-data/the-different-systems/ipico.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.
