# Fundamentals

- [Support Channels](https://help.allwage.com/fundamentals/support-channels.md): Support channels and communication
- [Online Portal Login](https://help.allwage.com/fundamentals/online-portal-login.md): How to access all your information
- [Variants & Crops](https://help.allwage.com/fundamentals/variants-and-crops.md): Manage cultivars and variants on your farm.
- [Regions, Sites and Geofences](https://help.allwage.com/fundamentals/regions-sites-and-geofences.md): Set up regions and sites to track where work happens, and use geofences to automatically assign clocks to the right location based on GPS.
- [Areas, Blocks & Farms](https://help.allwage.com/fundamentals/areas-blocks-and-farms.md): Almost every action can be associated with an area or block. Create and manage your areas here.
- [Assets & Consumables](https://help.allwage.com/fundamentals/assets-and-consumables.md): Manage all your consumable and fixed assets on your farm
- [Users & Employees](https://help.allwage.com/fundamentals/users-and-employees.md): Assign roles and permissions to your user and employees
- [Users](https://help.allwage.com/fundamentals/users-and-employees/users.md): Users have access to the online portal and can view the results of data captured in the field
- [Employees](https://help.allwage.com/fundamentals/users-and-employees/employees.md): Boots on the ground, they help you collect valuable information
- [Employee Resignation](https://help.allwage.com/fundamentals/users-and-employees/employee-resignation.md): Terminate employees
- [Purchases & Stocktaking](https://help.allwage.com/fundamentals/purchases-and-stocktaking.md): Acquire consumables and manage stock levels
- [Targets](https://help.allwage.com/fundamentals/targets.md): Assign targets to specific activities and track your employee's progress in real time
- [Report Summary](https://help.allwage.com/fundamentals/report-summary.md): Summarizing table data for valuable insights
- [Custom Reports](https://help.allwage.com/fundamentals/report-summary/custom-reports.md): Custom reports can be used to derive your own insights from existing data. They are presented as smaller reports with drill down capabilities.
- [Billing Portal & Payments](https://help.allwage.com/fundamentals/billing-portal-and-payments.md): A quick guide to your online billing page and notifications
- [Android Device](https://help.allwage.com/fundamentals/android-device.md)
- [Employee RFID Wristbands / Tags](https://help.allwage.com/fundamentals/android-device/employee-rfid-wristbands-tags.md): How to scan, identify and manage your employee RFID wristbands
- [Errors](https://help.allwage.com/fundamentals/android-device/errors.md)
- [NFC/Tag Scanning Issues](https://help.allwage.com/fundamentals/android-device/errors/nfc-tag-scanning-issues.md): This guide offers step-by-step solutions for resolving NFC errors on Android devices, including enabling NFC and troubleshooting common issues.
- [Sync Issues](https://help.allwage.com/fundamentals/android-device/errors/sync-issues.md): This guide provides instructions for resolving sync issues on Android devices, focusing on checking mobile data settings and device restart steps.
- [Device Update Issues](https://help.allwage.com/fundamentals/android-device/errors/device-update-issues.md): This guide provides steps to fix device update errors on Android devices, focusing on clearing Google Play Store cache, restarting the device, and retrying updates.
- [Clear Device Storage and Reset the App](https://help.allwage.com/fundamentals/android-device/clear-device-storage-and-reset-the-app.md): This document outlines the steps to clear the app's storage on your device and reset the app. This process is useful for addressing potential configuration errors or enhancing performance
- [Hardware Buying Guide](https://help.allwage.com/fundamentals/hardware-buying-guide.md): Data Capturing made simple
- [Data Capture Devices](https://help.allwage.com/fundamentals/data-capture-devices.md): Physical hardware devices to collect information in the field
- [Device Management](https://help.allwage.com/fundamentals/data-capture-devices/device-management.md): Synchronise data in real time
- [Audit Logs](https://help.allwage.com/fundamentals/audit-logs.md): Transparency among all stakeholders and processes


---

# 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.allwage.com/fundamentals.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.
