# Welcome

Metalinker is a C# library that allows you to parse any and all of the Metalink files that are built using Metalink 3.0 or 4.0 compliant generators. This is useful to give your download managers a boost.

## <mark style="color:$primary;">Release history</mark>

Below is the release history of the library:

{% updates format="full" %}
{% update date="2025-10-27" %}

## <mark style="color:$primary;">v1.1.2</mark>

<mark style="color:yellow;">General improvements</mark>
{% endupdate %}

{% update date="2025-10-25" %}

## <mark style="color:$primary;">v1.1.1</mark>

<mark style="color:yellow;">General improvements</mark>
{% endupdate %}

{% update date="2025-07-03" %}

## <mark style="color:$primary;">v1.1</mark>

<mark style="color:green;">Added localized strings</mark>
{% endupdate %}

{% update date="2024-10-11" %}

## <mark style="color:$primary;">v1.0.0.1</mark>

<mark style="color:yellow;">Updated NuGet description</mark>
{% endupdate %}

{% update date="2024-08-28" %}

## <mark style="color:$primary;">v1.0</mark>

The initial release of the library is now live!
{% endupdate %}
{% endupdates %}


---

# 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://aptivi.gitbook.io/aptivi/metalinker-manual/welcome.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.
