> 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/getting-started/youre-ready.md).

# You're Ready

You've made it through the New User Guide. You've added contacts, connected your email and calendar, tracked deals and projects, organized your data, and customized Daylite to fit your workflow.

That's a solid foundation. Here's how to keep building on it.

### Make Daylite Part of Your Daily Routine

The users who get the most out of Daylite are the ones who use it every day. A simple routine might look like:

:sunrise: **Morning**: check your Worklis&#x74;**,** Calenda&#x72;**,** and favourite Smart Lists to plan and execute your day.

:sunny: **During the day**: add emails, check off Tasks, and update Opportunities as things happen.

:city\_sunset: **End of day**: add any Notes from calls or meetings, and pin tomorrow's priorities to your Worklist.

It doesn't take long. A few minutes of upkeep keeps everything current — and means the information is there when you need it.

### Explore Our Workflow Guides

Now that you know the basics, the workflow guides show you how to put it all together for specific goals:

* [Sales Guide](https://docs.daylite.app/help/sales-guide/) — build a repeatable sales process, track your pipeline, and close more deals.
* [Mac Fundamentals](https://docs.daylite.app/help/mac-fundamentals/) — the complete feature-by-feature reference for Daylite on Mac.
* [iOS Fundamentals](https://docs.daylite.app/help/ios-fundamentals/) — the full reference for Daylite on iPhone and iPad.
* [Browse all industry guides](https://docs.daylite.app/help/by-industry) - to see exactly how Daylite fits your type of work.

### Get in Touch

We're here if you need us. You can reach our support team anytime:

* From Daylite: **Help** > **Contact Support**
* By email: <support@marketcircle.com>
* Visit the [Help Centre](https://docs.daylite.app/help/center/) for troubleshooting and FAQs

### Want a Guided Setup?

If you'd like someone to walk you through how Daylite fits your specific business, book a session with a Daylite Coach. They can help you set up Pipelines, design your Categories and Keywords, import your data, and get your team onboarded.

[**Book a Daylite Coaching Session →**](https://marketcircle.as.me/schedule/edccaf2c/appointment/18380174/calendar/any?appointmentTypeIds\[]=18380174)

{% hint style="warning" icon="brightness" %}
**Keep the Momentum Going**

Daylite gets more valuable the more you use it. Every contact you add, every email you link, every task you complete — it all builds into a complete history of your business relationships and work. Six months from now, you'll wonder how you managed without it.

Thanks for getting started with Daylite. We're glad you're here.
{% endhint %}


---

# 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/getting-started/youre-ready.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.
