# SubDomine

In this step, you must enter a subdomain that helps you distinguish your application from other applications in the same project with the same domain. For example, if you have 3 applications: driver, user, and administrator, you can consider these as subdomains. If you don't have a primary domain, it will be combined with the AppHive domain, resulting in the following: https\://(subdomain).apphive.app/. If you have a personal domain, it will be in the following form: https\://(subdomain).(domain).app/"

<figure><img src="/files/OVm9p6wkRxZv0uZafToz" 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.apphive.io/global-functions-1/webapp/subdomine.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.
