# ResellerInterface

## Introduction

ResellerInterface (formerly DomainOffensive) is a comprehensive and modern software for ordering and managing domains.

## Installation

To create your API user, navigate to *`Administration -> Users`* in the sidebar. Here, you must create a new user as follows. It is important that you select "API user."

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

Then use the assigned user name and password in the hostware configuration. The Reseller ID field can usually be left blank and is only necessary if you want to log in as a sub-user.


---

# 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.hostware.io/modules/domains/resellerinterface.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.
