# Best Practices

Following best practices for A/B testing is crucial to ensure the reliability and validity of your results. Check out the articles below for best practices when it comes to designing your tests, and while your tests are running.

{% content-ref url="/pages/VoXVaYIbsizMia4RoVft" %}
[Test Design Best Practices](/getting-started/best-practices/test-design-best-practices.md)
{% endcontent-ref %}

{% content-ref url="/pages/1V7xstF3wAfDJkat8Vev" %}
[Best Practices During a Test](/getting-started/best-practices/best-practices-during-a-test.md)
{% endcontent-ref %}


---

# 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.intelligems.io/getting-started/best-practices.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.
