# Features Guide

This section provides a detailed overview of how to use each key module and function in the WorkLyft platform.

Whether you’re a new team member, project lead, or administrator, these guides will help you understand and make the most of the system’s capabilities.

Each feature is broken down into:

* What it does – the purpose of the feature
* How it works – key screens, workflows, and actions you can take
* Tips – useful notes for efficient use

Use this section to get hands-on with self-service tools, project workflows, and internal operations like leave requests, time tracking, or asset management.

<figure><img src="/files/uP2eMv27f3TeWfEblYhu" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}
**Need Help?**

We offer onboarding sessions and guided setup support. Contact our team to get started faster.
{% endhint %}


---

# 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://proexe.gitbook.io/worklyft-guide/features-guide.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.
