# Reading RFID Chips During the Race

Reading RFID chips with the RUFUS Timing App is straightforward and enhances timing accuracy and efficiency. Follow these steps to read RFID chips during an active race.

## Step 1: Start an Active Timing Session

* Ensure that you are within an **active timing session** in the RUFUS Timing App. You cannot read RFID chips unless a session is active.

## Step 2: Point and Trigger the RFID Sled

* **Point the RFID Sled**: Position the RFID sled towards the participants' RFID chips. Make sure that the sled is in close enough range for the chips to be read effectively.
* **Press the Trigger**: Press the trigger button on the sled to begin reading RFID tags. The sled will automatically detect and read the tags, and the information will be displayed in the session passings list with a corresponding timestamp.

## Confirmation of Successful Readings

* Each successful reading will be reflected in the RUFUS Timing App with the chip code and timestamp.
* You can confirm that the readings were successfully recorded as they appear on the passings list.

## Watch the Action in the Promotional Video

For a visual demonstration of using the RFID sled during a race, we invite you to watch the **promotional video** that showcases how to point the sled, press the trigger, and capture participant passings seamlessly. Watch the video[ here](https://youtu.be/58u9GSf19bA).

***

By following these simple steps, you can use the RFID sled to enhance race timing, ensuring efficient and accurate results with minimal manual intervention.


---

# 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://help.runonrufus.com/rufus-timing-app/using-rfid-sleds/reading-rfid-chips-during-the-race.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.
