# How to resolve names without a DNS - REST, SOAP, SAP (web protocols)

If you want to resolve a name - that is, a URL or an endpoint - without a public DNS in a particular component such as **REST V2**, **SOAP V3**, **SAP**, and others within the [Web Protocols](/documentation/connectors-and-triggers/triggers/web-protocols.md) category, the Digibee Integration Platform has a feature that can help.

This feature allows you to explicitly map and redirect a hostname to an internal or external IP address. You can configure as many hosts as you need.

To activate the feature, follow these steps:

1. Configure the realmParameter by Environment.&#x20;
2. Send the URL and IP to our support team (via chat or email: <support@digibee.com>), according to your need. You can set different values for each Digibee Integration Platform environment (TEST or PROD).&#x20;
3. Once the configuration is finished, select the component you want to use and fill the URL parameter in the configuration form.


---

# 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.digibee.com/documentation/troubleshooting/integration-guides/resolve-names-without-dns.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.
