# Business Representatives

For every business user, you will have to provide information on corresponding business representatives to complete your registration.&#x20;

Business representatives include:

1. Account operator
2. Beneficial owners (25% or more ownership of the company)
3. Compliance contact
4. Primary controlling officer

{% hint style="info" %}
&#x20;If a business owns more than 25% of the company, the beneficial owners of the business stakeholder should also be provided.
{% 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://paas.docs.machnetinc.com/api-references/user/business-representatives.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.
