> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-user-guides/mlds-user-guide/affiliate-user-guide-1/accessing-releases.md).

# Accessing releases

Once your account has been reviewed and, if applicable, any invoice has been paid, you will now be able to see that you application has been approved and your account will be in a 'good standing' process.

### Step 1. Access to SNOMED CT

* At this stage you will now have access to download the SNOMED CT International Release by clicking on the 'Releases' link on the top menu or the releases section on your dashboard.

<figure><img src="/files/NFTYN8QWteJ7KtbGGxfv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Rg7mEZuLPnmCcZ6OKP4z" alt=""><figcaption></figcaption></figure>

### Step 2. Other Available Releases

* From your dashboard you can also apply for access to other products, such as national extensions. If you would like to apply to access any national Member space that can be found on the MLDS, you can click on the relevant country where you will be asked to provide information used by the member to review your application. Once approved by that country you will have access to the your selected release.

<figure><img src="/files/Uz8W0DLYiBsOzB05bNtQ" alt=""><figcaption><p>* You will notice that after you have applied for an extension or release from the selected country the section Applications will reflect the status of your Extension application. SNOMED CT is always your Primary application type.</p></figcaption></figure>

<figure><img src="/files/xI8nTAyziwENW1oUsLL5" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-user-guides/mlds-user-guide/affiliate-user-guide-1/accessing-releases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
