# Supplement Databases

## Dietary Supplement Label Database

The Dietary Supplement Label Database (DSLD) includes label-derived information from dietary supplement products marketed in the U.S.

<https://www.dsld.nlm.nih.gov/dsld/index.jsp>

## Dietary Supplement Ingredient Database

These data are appropriate for use in population studies of nutrient intake rather than for assessing the content of individual products.

<https://dietarysupplementdatabase.usda.nih.gov/>

Use Dietary Supplement Label Database above if you need data on specific branded products.

### Data Download

* [DSLD-full-database -JSON.zip](https://s3.amazonaws.com/static.quantimo.do/unified-health-api/reference-databases/supplements/DSLD-full-database-JSON.zip)
* [all\_lstIngredients\_csv.zip](https://s3.amazonaws.com/static.quantimo.do/unified-health-api/reference-databases/supplements/Dietary%20Supplement%20Label%20Database/all_lstIngredients_csv.zip)
* [all\_lstProducts\_csv.zip](https://s3.amazonaws.com/static.quantimo.do/unified-health-api/reference-databases/supplements/Dietary%20Supplement%20Label%20Database/all_lstProducts_csv.zip)


---

# 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.curedao.org/reference-databases/supplement-databases.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.
