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

# Overview

How to Use This GitBook:

1. **Explore Topics**: Use the left-hand sidebar to navigate through various topics, including Onboarding, Funnel Templates, Automation Suite, and Enterprise Solutions.
2. **Search Functionality**: Know what you're looking for? Use the search bar at the top to quickly find relevant information.
3. [**Getting Started**](/introduction/get-started.md): New to EuphorAI Solutions? Head to the '[`Get Started`](/introduction/get-started.md)' section for a comprehensive walkthrough on how to begin your automation journey with us.
4. [**FAQs**](/faq.md): Have questions? Our Frequently Asked Questions section might have the answers you're looking for.
5. **Feedback Loop**: Found something unclear or missing? Use the 'Feedback' button to let us know how we can improve this resource.
6. [**Updates**](/resources-and-support/updates.md): Keep an eye on the 'Updates' section for the latest features and enhancements to our platform.
7. **Watch Tutorials**: For visual learners, we will be constantly adding embedded video tutorials within various sections. Just look for the play button and learn in an interactive way.

***

Feel free to jump in and start exploring. EuphorAI Solutions is designed to be intuitive and user-friendly, and this website aims to make your experience even smoother.


---

# 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:

```
GET https://docs.euphoraisolutions.com/overview.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.
