# Steps

- [Data Collection](https://www.oja-guide.de/steps/data-collection.md): Collecting and representing OJA data.
- [Data Enrichment](https://www.oja-guide.de/steps/data-enrichment.md): Enriching OJA data by extracting relevant concepts from the collected data.
- [Extraction Methods](https://www.oja-guide.de/steps/extraction-methods.md): Overview of extraction methods commonly used in OJA enrichment processes.
- [Evaluation and Quality Control](https://www.oja-guide.de/steps/evaluation-and-quality-control.md): Evaluating enrichment and extraction models.
- [Taxonomies and Ontologies](https://www.oja-guide.de/steps/taxonomies-and-ontologies.md): Overview of taxonomies and ontologies and their application in OJA analysis.
- [Dataset Curation and Representativity Analysis](https://www.oja-guide.de/steps/dataset-curation-and-representativity-analysis.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://www.oja-guide.de/steps.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.
