# Contributing

- [Procedures](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions.md): You will find here the list of procedures for contributing to the DFC Standard.
- [Updates to the ontology](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions/updates-to-the-ontology.md): This describes the process, contact and notification points for changes to any of our ontology files.
- [Patch releases procedure](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions/updates-to-the-ontology/patch-releases-procedure.md)
- [Minor releases procedure](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions/updates-to-the-ontology/minor-releases-procedure.md)
- [Major releases procedure](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions/updates-to-the-ontology/major-releases-procedure.md)
- [Taxonomy enrichment](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions/taxonomy-enrichment.md): All Taxonomy files are stored and maintained through VOCbench.
- [Taxonomy updates](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/general-decisions/taxonomy-enrichment/taxonomy-updates.md)
- [Platform Notifcations](https://docs.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing/platform-notifications.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.dfc-standard.org/dfc-standard-documentation/dfc-use-cases/contributing.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.
