# Multi Extension Authoring

## Multi Extension Authoring and Distribution

On top of single Edition/Extension distribution and authoring, Snow Owl provides full support for multi-SNOMED CT distribution and authoring even if the Extensions depend on different versions of the SNOMED CT International Edition.

![multi-extension](https://24105437-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNzg_5FhgGLmAzJFYWo%2F-M4G3bQ-MQAz6KopLelI%2F-M4G0o8r1kO9ZlQgCb0T%2Fmulti-extension.png?generation=1586203102773260\&alt=media)

To achieve a deployment like this you need to perform the same initialization steps for each desired SNOMED CT Extension as if it were a single extension scenario (see [single extension](https://docs.b2ihealthcare.com/snow-owl/8.x/index-2/index/single-extension)). Development and maintenance of each managed extension can happen in parallel without affecting one or the other. Each of them can have their own release cycles, maintenance and upgrade schedules, and so on.

## Next steps

After you have initialized your Snow Owl instance with the Extensions you'd like to maintain the next steps are:

* [Development](https://docs.b2ihealthcare.com/snow-owl/8.x/index-2/development)
* [Release](https://docs.b2ihealthcare.com/snow-owl/8.x/index-2/release)
* [Upgrade](https://docs.b2ihealthcare.com/snow-owl/8.x/index-2/upgrade)
* [Integrate](https://docs.b2ihealthcare.com/snow-owl/8.x/index-2/integrations)


---

# 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.b2ihealthcare.com/snow-owl/8.x/index-2/index/multi-extension.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.
