# Request role using DDHub Client Gateway UI

{% hint style="warning" %}
Before continuing with this section, please ensure that an [EWC Account](/energy-solutions/digital-spine-by-energy-web/component-guides/ddhub-client-gateway/deployment-guide/preparing-to-set-up-a-client-gateway/creating-and-funding-an-ewc-account.md) has been prepared and that it has enough [EWT to fund](/energy-solutions/digital-spine-by-energy-web/component-guides/ddhub-client-gateway/deployment-guide/preparing-to-set-up-a-client-gateway/creating-and-funding-an-ewc-account.md#funding-an-ewc-account) the on-chain transactions.
{% endhint %}

## **Requesting role with Roles Management**

1. Head to "Roles" menu and click on "Request Role".

<figure><img src="/files/hcdnmc7h2HTZQG2i1Vwm" alt=""><figcaption><p>My roles</p></figcaption></figure>

2. Search for the target organization or application that contains the target role to enrol. Select a role accordingly. Click "Next" to proceed to the next screen.

<figure><img src="/files/vEDWZqehJMJbyi8Yk4Aw" alt=""><figcaption><p>Select application/organization and select role</p></figcaption></figure>

3. Review the role information to be requested and click "Submit" to enrol or "Back" to edit the selection.

<figure><img src="/files/oAt5VP7Y5oqU2zPKiiOP" alt=""><figcaption><p>Review role information</p></figcaption></figure>

4. Success message will be shown to indicate that the request has been successfully submitted.

<figure><img src="/files/Cwfmymc7Gdn7hl409RrK" alt="" width="375"><figcaption><p>Request submitted</p></figcaption></figure>

#### Additional Requestor Fields

{% hint style="warning" %}
Some roles require additional information. For this case, an additional "Details" page will be shown before the Review page.&#x20;
{% endhint %}

<figure><img src="/files/7NgygAP1ALduPeeLEkfR" alt=""><figcaption><p>Requestor field information</p></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.energyweb.org/energy-solutions/digital-spine-by-energy-web/component-guides/ddhub-client-gateway/deployment-guide/preparing-to-set-up-a-client-gateway/acquiring-an-enterprise-user-role/request-role-using-ddhub-client-gateway-ui.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.
