# Attendance Overview

You can mark your attendance using multiple features that integrate with the biometric attendance system to sync attendance entries automatically. It includes the following features:

* [Remote Punch](/attendance/remote-punch.md) - This feature allows you to mark your attendance remotely without being physically present at a location.
* [Travel Punch ](/attendance/travel-punch.md)- The Travel Punch feature allows you to mark your attendance when you are traveling for work and are not physically present at the workplace.
* [View Monthly Attendance](/attendance/view-monthly-attendance.md) - This feature shows your monthly attendance record over a period of time.
* [View Daily Attendance](/attendance/view-daily-attendance.md) - This feature shows your daily attendance and time punches.
* [Selfie Punch ](/attendance/selfie-punch.md)- The Selfie Punch feature allows you to mark your attendance by taking a Selfie.
* [QR Punch ](/attendance/qr-punch.md)- The QR Punch feature lets you mark your attendance by scanning a QR code provided by your HR Manager.
* [Team Punch](/attendance/team-punch.md) -The Team Punch feature helps you and your team to mark your team's attendance collectively.
* [Live Travel](/attendance/live-travel.md) - The Live Travel feature tracks your distance and route when you are on the move/ traveling for work.&#x20;


---

# 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.runtimehrms.com/attendance/attendance-overview.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.
