# Redirect

Redirect allows you to forward traffic from one URL to another directly within the DNS section of the Medianova Control Panel. Use this feature to manage permanent, temporary, or advanced redirect rules.

### In this section

* [**Getting Started with Redirect**](/products/dns/redirect/getting-started-with-redirect.md)\
  Learn the basics of redirect, the difference between DNS records and HTTP redirects, and common use cases.
* [**Manage Redirect**](/products/dns/redirect/manage-redirect.md)\
  Step-by-step guide to create, edit, and delete redirects in the Medianova Control Panel.
* [**Types of Redirects**](/products/dns/redirect/types-of-redirects.md)\
  Detailed explanation of permanent (301), temporary (302), and masking redirects, with best practices.
* [**Redirect Options**](/products/dns/redirect/redirect-options.md)\
  Advanced configuration such as Path Forwarding, Query Forwarding, and HTTPS settings.


---

# 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://clients.medianova.com/products/dns/redirect.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.
