# Frontnow Documentation

## Advise 4

- [Introduction to Frontnow](https://docs.frontnow.com/advise/4/introduction-to-frontnow.md): Welcome to Frontnow. The Frontnow Advise web widget is designed to provide personalized guidance to your website visitors, helping them navigate your site and make informed decisions.
- [Conversation Paths](https://docs.frontnow.com/advise/4/whats-new-in-v4/conversation-paths.md)
- [Attribute Matching](https://docs.frontnow.com/advise/4/attribute-matching.md)
- [Getting started](https://docs.frontnow.com/advise/4/introduction/getting-started.md): As a developer, you can easily integrate the Advisor into your website using our simple API and customize it to fit your brand and user experience.
- [Getting access to Frontnow](https://docs.frontnow.com/advise/4/introduction/getting-access-to-frontnow.md): Frontnow is gradually introducing the Advisor to our clients to ensure its safety and scalability, in line with our company values.
- [Glossary](https://docs.frontnow.com/advise/4/introduction/glossary.md): To better understand the world of Frontnow's products and services, here is a comprehensive glossary of terms that will help you navigate the field of AI and machine learning.
- [Discover Topics](https://docs.frontnow.com/advise/4/inspiration/discover-topics.md)
- [CTA Buttons](https://docs.frontnow.com/advise/4/inspiration/cta-buttons.md)
- [Creative Components](https://docs.frontnow.com/advise/4/inspiration/creative-components.md)
- [Events](https://docs.frontnow.com/advise/4/integration/events.md): Track any events provided by the Frontnow Advisor to enhance your user experience or integrate with your own event tracking systems.
- [Methods](https://docs.frontnow.com/advise/4/integration/methods.md): Frontnow Advisor provides a range of actions that allow you to customize the functionality of the widget and provide personalized recommendations and guidance to your website visitors.
- [Styling](https://docs.frontnow.com/advise/4/integration/styling.md): The look and feel of the Frontnow Advisor is flexible to design and for further customizations (especially regarding the launcher icon), you can use standard CSS techniques yourself.

## Advise 3

- [Introduction to Frontnow](https://docs.frontnow.com/advise/introduction-to-frontnow.md): Welcome to Frontnow. The Frontnow Advise web widget is designed to provide personalized guidance to your website visitors, helping them navigate your site and make informed decisions.
- [Getting started](https://docs.frontnow.com/advise/introduction/getting-started.md): As a developer, you can easily integrate the Advise into your website using our simple API and customize it to fit your brand and user experience.
- [Getting access to Frontnow](https://docs.frontnow.com/advise/introduction/getting-access-to-frontnow.md): Frontnow is gradually introducing Advise to our clients to ensure its safety and scalability, in line with our company values.
- [Glossary](https://docs.frontnow.com/advise/introduction/glossary.md): To better understand the world of Frontnow's products and services, here is a comprehensive glossary of terms that will help you navigate the field of AI and machine learning.
- [Discover Topics](https://docs.frontnow.com/advise/inspiration/discover-topics.md)
- [CTA Buttons](https://docs.frontnow.com/advise/inspiration/cta-buttons.md)
- [Creative Components](https://docs.frontnow.com/advise/inspiration/creative-components.md)
- [Events](https://docs.frontnow.com/advise/integration/events.md): Track any events provided by Frontnow Advise to enhance your user experience or integrate with your own event tracking systems.
- [Methods](https://docs.frontnow.com/advise/integration/methods.md): Frontnow Advise provides a range of actions that allow you to customize the functionality of the widget and provide personalized recommendations and guidance to your website visitors.
- [Styling](https://docs.frontnow.com/advise/integration/styling.md): The look and feel of Frontnow Advise is flexible to design and for further customizations (especially regarding the launcher icon), you can use standard CSS techniques yourself.

## Enhance

- [Overview](https://docs.frontnow.com/advise/enhance/readme.md)
- [Attribute definitions](https://docs.frontnow.com/advise/enhance/attribute-definitions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.frontnow.com/advise/introduction-to-frontnow.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.
