# A.1 Download the SNOMED CT Example Database Package

{% hint style="info" %}
**Info**

The *SnomedRfsMySql* package includes tools that are used to:

* Apply the MySQL settings required by the SNOMED CT load process
* Run the SNOMED CT load process.
  {% endhint %}

## Download and Unzip the *snomed-database-loader* project

* The project can be downloaded as a zip archive file [snomed-database-loader](https://github.com/IHTSDO/snomed-database-loader/archive/refs/heads/master.zip).
* Unzip this file and rename the folder "mysql-loader-with-optimized-views" to "SnomedRfsMySql".

## Move the *SnomedRfsMySql* Folder to Your Home Folder

* [Use Finder (or File Explorer) to move the SnomedRfsMySql folder so it becomes a subfolder of you home folde](#user-content-fn-1)[^1]r.
  * On MacOS or other Unix based systems:**/Users/ your-username/SnomedRfsMySql**
  * On Windows systems:**C:\SnomedRfsMySql**

***

**Zip archive**

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SQL+Guide&#x26;entry.670899847=A.1%20Download%20the%20SNOMED%20CT%20Example%20Database%20Package" class="button primary">Provide Feedback</a>

[^1]: If you prefer, you can move the SnomedRfsMySql folder to a different location. If you do this then references to "$HOME/SnomedRfsMySql" (or "C:\SnomedRfsMySql") in the following instructions should be replaced by references to the path to the **SnomedRfsMySql** folder on your system.


---

# 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.snomed.org/snomed-ct-practical-guides/snomed-ct-sql-practical-guide/appendices/appendix-a-building-the-snomed-ct-example-database/a1-download-the-snomed-ct-example-database-package.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.
