# Defining the access URL for NewHub

NewHub Admi&#x6E;**:**[ **https://my-server.com/extensions/newhub-admin/index.html**](https://meu-servidor.com/extensions/newhub-admin/index.html;)

NewHub:[ **https://my-server.com/extensions/newhub/index.html**](https://meu-servidor.com/extensions/newhub/index.html)

**Note:** from the NewHub Configuration screen you will be able to change the name given to NewHub for something that makes more sense for your company. Assuming the name was changed to “ClusterPortal”, the URL will change accordingly to:

[**https://my-server.com/extensions/clusterportal/index.html**](https://meu-servidor.com/extensions/clusterportal/index.html)<br>


---

# 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://help.newhub.com/getting-started/defining-the-access-url-for-newhub.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.
