# Welcome

On these pages, you will find resources to help you understand and implement Daylite. Use the boxes below to jump to a section or just the sidebar to jump to specific articles.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Build Stronger Relationships</strong></td><td></td><td>Learn how to strengthen and nurture your client relationships by keeping track of communication and next steps.</td><td><a href="/pages/J4dXjPHIl03cDbZswVfK">/pages/J4dXjPHIl03cDbZswVfK</a></td></tr><tr><td><strong>Close More Deals</strong></td><td></td><td>Learn how to track new business opportunities and turn them into closed deals.</td><td><a href="/pages/3HUWTK9GrFzWos0gvjyw">/pages/3HUWTK9GrFzWos0gvjyw</a></td></tr><tr><td><strong>Execute More Projects</strong></td><td></td><td>Learn how to stop things from falling through the cracks by tracking and executing on next steps.</td><td><a href="/pages/7YCNgJLU6zLhJbgg2WF9">/pages/7YCNgJLU6zLhJbgg2WF9</a></td></tr><tr><td><strong>Scale Your Business</strong></td><td></td><td>Learn how to keep team members on the same page by documenting decisions and delegating tasks effectively.</td><td><a href="/pages/CN1Ms2smhj3Sz6QmBrmK">/pages/CN1Ms2smhj3Sz6QmBrmK</a></td></tr></tbody></table>


---

# 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://docs.daylite.app/help/learn/readme.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.
