# Concepts

- [Severity Levels](https://docs.akto.io/api-security-testing/concepts/severity-levels.md)
- [Test](https://docs.akto.io/api-security-testing/concepts/test.md): A comprehensive suite for validating API security posture.
- [Result types](https://docs.akto.io/api-security-testing/concepts/result-types.md)
- [Test Role](https://docs.akto.io/api-security-testing/concepts/test-role.md): Automated API security testing with Akto custom YAML templates.
- [User Config](https://docs.akto.io/api-security-testing/concepts/user-config.md)
- [Test Result](https://docs.akto.io/api-security-testing/concepts/test-result.md)
- [Skipped Test Cases](https://docs.akto.io/api-security-testing/concepts/skipped-test-cases.md)
- [Export Summary Report](https://docs.akto.io/api-security-testing/concepts/export-summary-report.md)
- [Remediation Steps for Testing Issues](https://docs.akto.io/api-security-testing/concepts/remediation-steps-for-testing-issues.md)
- [Magic Operator](https://docs.akto.io/api-security-testing/concepts/magic-operator.md)
- [JSON Recording for Automated Auth Tokens](https://docs.akto.io/api-security-testing/concepts/json-recording-for-automated-auth-tokens.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.akto.io/api-security-testing/concepts.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.
