# Prioritize Question/Answer Results

When enabled this feature will prioritize the data found in the question and answer section of the knowledge base.

The chatbot's responses by placing a higher emphasis on delivering precise answers to user questions.&#x20;

Prioritize question/answer results over others when querying the chatbot. Currently in experimental phase.

<figure><img src="https://1359281993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLIQnOFYHkQtdWxUzzFE%2Fuploads%2F9l41ULaSrzJcEwpDXvOV%2FScreenshot%202024-03-07%20at%207.10.48%E2%80%AFPM.jpg?alt=media&#x26;token=42d06421-3664-4e4a-943c-dbd4df3373ac" alt=""><figcaption></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.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings/prioritize-question-answer-results.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.
