# Frequently Asked Questions (FAQs)

Here are some frequently asked questions about the RUFUS Timing App, along with their answers to help you get the most out of the app.

## 1. **Is the RUFUS Timing App free?**

* **Answer**: Yes! The RUFUS Timing App is completely free to use.

## 2. **Can I use the RUFUS Timing App without an internet connection?**

* **Answer**: Yes, you can use the RUFUS Timing App for timing even without an internet connection. However, you need an internet connection to create a new session or to sync passings to the cloud.

## 3. **What RFID sleds are compatible with the RUFUS Timing App?**

* **Answer**: The RUFUS Timing App is compatible with the **Zebra RFD2000** and **Zebra RFD8500** RFID sleds.

## 4. **Can I add GPS location to each passing?**

* **Answer**: Yes, you can enable GPS location for each passing in the app settings. This feature adds the GPS coordinates to every passing that is sent to the cloud.

## 5. **How do I share my timing sessions?**

* **Answer**: You can share your timing sessions by long-tapping the session in the **Sessions** or **Archive** view and selecting the share icon. This will create a `.zip` file with the session data that can be shared via email, WhatsApp, or other available options.


---

# 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/troubleshooting-and-faqs/frequently-asked-questions-faqs.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.
