# Best Practice

- [Front-End Integration Best Practice](https://crownpeak.gitbook.io/product-discovery/building-the-front-end-experience-with-fhr/best-practice/integration-best-practices.md): The following section discusses the best practices that will help ensure the integration is implemented in the most efficient way.
- [Query Response Best Practice](https://crownpeak.gitbook.io/product-discovery/building-the-front-end-experience-with-fhr/best-practice/fredhopper-query-response-best-practices.md): These are best practices to follow when configuring query responses within your FAS instance.
- [Traffic Monitoring Best Practice](https://crownpeak.gitbook.io/product-discovery/building-the-front-end-experience-with-fhr/best-practice/traffic-monitoring-best-practice.md): Follow these best practices guidelines for monitoring traffic to diagnose and prevent issues.
- [Handling Automated Traffic](https://crownpeak.gitbook.io/product-discovery/building-the-front-end-experience-with-fhr/best-practice/handling-automated-traffic.md): The following describes best practices for monitoring and handling increased automated traffic to your site.


---

# 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://crownpeak.gitbook.io/product-discovery/building-the-front-end-experience-with-fhr/best-practice.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.
