# How to create a Router?

We use a virtual router to connect the private network to the public provider network. Let's look at the steps below to do so.

### a. How to view the list of all the routers?&#x20;

To view the list of routers, follow the steps below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2:** Navigate to **Networks** and then click on **Routers**. Here, you can view the list of all routers.

<figure><img src="/files/SiBKB1AOolLMWKVWM0ro" alt=""><figcaption></figcaption></figure>

### b. How to create a router?

To create a router, follow the steps below:

**Step 1:** Click on **Create Routers**.

<figure><img src="/files/5ZopgtYqC2QgYRyF8e8C" alt=""><figcaption></figcaption></figure>

**Step 2:** Enter the router **Name,** select **External VPC** from the drop-down, and click **Submit**.

<figure><img src="/files/jR8VglOYscaiXeYGLNAR" alt=""><figcaption></figcaption></figure>


---

# 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.acecloud.ai/knowledge-base/network/how-to-create-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.
