# Testing

Spara provides easy-to-use [Test Interfaces](https://app.spara.co/tests). These can be used either before or after going live.

Click "New Test" to start a conversation as if you are a lead and Spara will respond. Select which journey you wish to test. This will load you into a test version of Spara's Fullscreen product. You may also choose a different Spara interface in the top right corner.

Positive and negative feedback may be given to any Spara-generated response. By clicking the thumbs up or thumbs down button on a message, a modal will appear with fields to enter your feedback. This feedback is used to improve Spara AI's performance.

<figure><img src="/files/mKtzSxTuAMfyOgQelmSX" alt=""><figcaption><p>Spara's testing page.</p></figcaption></figure>


---

# 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.spara.com/platform/testing.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.
