# Download trained model weights from Roboflow

Customers on premium plans can now download weights from models trained with Roboflow Train. Exports are available from model pages in your Roboflow dashboard. This feature is ideal to use your model in environments that Roboflow does not yet support.

Read our documentation to learn more about [how to download weights from Roboflow](https://docs.roboflow.com/deploy/download-roboflow-model-weights).


---

# 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.roboflow.com/changelog/februrary-2025/download-trained-model-weights-from-roboflow.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.
