# Hosts

## Hosts

In this section, it allows the users to name host for different servers and match the corresponding IPs. In this way can we be easier to access the server by typing in the host name. Please check below details:

![](/files/-MSwEwRWqtgXdGC7Bf2E)

{% hint style="info" %}
:man\_mage: **Tips**: In the local area network of many organizations, there will be servers for users to use. However, since DNS servers are rarely set up in the local area network, when accessing these servers, it is necessary to enter the IP address which is difficult to remember. This is quite troublesome for many people. You can give these servers a name that is easy to remember, and then set up IP mapping in Hosts, so that when you visit later, you only need to enter the name of the server.
{% endhint %}


---

# 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.jtokenapp.com/router-v520s/configuration/network/hosts.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.
