# Effect (SEP) View

The domains, categories, and subcategories in this view provide a ‘risk surface’ for the AI artifact being evaluated, may it be a dataset, model, or the whole system. This view contains three top-level domains:

Each domain is divided into a number of categories and subcategories, each of which is assigned a unique identifier. Figure T.1 presents a holistic view of this taxonomy matrix. See the individual pages for [Security](/taxonomy/effect-sep-view/security.md), [Ethics](/taxonomy/effect-sep-view/ethics.md), [Performance](/taxonomy/effect-sep-view/performance.md) for more details.

<figure><img src="/files/3rA238IAi52xbMB5AiSI" alt=""><figcaption><p><strong>Figure T.1</strong>. The SEP Taxonomy Matrix.</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.avidml.org/taxonomy/effect-sep-view.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.
