# Benchmark

- [Editing a Benchmark](https://docs.bdb.ai/survey-4/more-options/benchmark/editing-a-benchmark.md)
- [Benchmark Goals](https://docs.bdb.ai/survey-4/more-options/benchmark/benchmark-goals.md)
- [Adding a Goal to Benchmark](https://docs.bdb.ai/survey-4/more-options/benchmark/benchmark-goals/adding-a-goal-to-benchmark.md)
- [Editing a Benchmark Goal](https://docs.bdb.ai/survey-4/more-options/benchmark/benchmark-goals/editing-a-benchmark-goal.md)
- [Deleting a Benchmark Goal](https://docs.bdb.ai/survey-4/more-options/benchmark/benchmark-goals/deleting-a-benchmark-goal.md)
- [Questions for Benchmark Goals](https://docs.bdb.ai/survey-4/more-options/benchmark/questions-for-benchmark-goals.md): This section describes how to insert a question to a Benchmark Goal, view it, and delete it.
- [Adding Questions to a Benchmark Goal](https://docs.bdb.ai/survey-4/more-options/benchmark/questions-for-benchmark-goals/adding-questions-to-a-benchmark-goal.md): Each Goal requires set of questions to explain the goals.
- [Viewing a Goal Question](https://docs.bdb.ai/survey-4/more-options/benchmark/questions-for-benchmark-goals/viewing-a-goal-question.md)
- [Deleting a Goal Question](https://docs.bdb.ai/survey-4/more-options/benchmark/questions-for-benchmark-goals/deleting-a-goal-question.md)


---

# 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.bdb.ai/survey-4/more-options/benchmark.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.
