> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/mac-fundamentals/overview/readme.md).

# Introduction

Welcome to Daylite, a better way of keeping your small business organized.

This guide helps you to understand some of Daylite’s basic features and how to use them. It is called, appropriately enough, **Daylite Fundamentals**.

Daylite helps your business run more smoothly, by acting as a comprehensive, unified system that can help in many aspects of your business’s day to day operations. Thanks to it’s focus on centralized management, it is a highly customizable application with a wide range of capabilities that make it easier for you to spend less time running your business and more time doing what you love.

To help support you in becoming comfortable with everything Daylite has to offer, we have created **Daylite Fundamentals** to help unlock Daylite’s true potential for your business needs. Each section is designed to show off new ways of streamlining your business using Daylite’s integrated tools. More importantly, we try to explain why and how each of those tools fit into the bigger picture of organizing your business more effectively. Daylite interconnects these tools, which helps keep your business better organized. These tools include:

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

As a small business owner it can be difficult finding time to fully explore all the different ways Daylite can help save time and money by assisting you and your team to work more effectively.

Whether you are a visual or hands on learner, Daylite Fundamentals offers a chance to really discover how Daylite can support your business.

Are you ready?

Let’s begin…


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/mac-fundamentals/overview/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
