# Redeploying Router

You can redeploy an undeployed router or redeploy a version of your router which is not currently deployed. Resources in the cluster that were removed from the router or router version will be reallocated to the router or router version. There are three different ways to deploy a router.

{% content-ref url="/pages/BE6j1MC95BkkMoiY0ndV" %}
[Redeploy undeployed router](/user-guides/router/redeploy-a-router/redeploy-undeployed-router.md)
{% endcontent-ref %}

{% content-ref url="/pages/uZMEJFZFDxhJlHlgVTku" %}
[Redeploy version from history](/user-guides/router/redeploy-a-router/redeploy-version-from-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/WpivbjCWyHdsDsaPmW2s" %}
[Redeploy version from version details page](/user-guides/router/redeploy-a-router/redeploy-from-version-detail.md)
{% endcontent-ref %}


---

# 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.caraml.dev/user-guides/router/redeploy-a-router.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.
