# Role flow

Here you can find out what to do to get you role up and running!

{% content-ref url="/pages/OVCshh25H8nsn1jM05su" %}
[Landlord](/deepmine/extra/role-flow/landlord.md)
{% endcontent-ref %}

{% content-ref url="/pages/tg9xITuEVCxcctUoSioe" %}
[Mine Owner](/deepmine/extra/role-flow/mine-owner.md)
{% endcontent-ref %}

{% content-ref url="/pages/PASz1fM0jC3l84BjtK0V" %}
[Contractor](/deepmine/extra/role-flow/contractor.md)
{% endcontent-ref %}

{% content-ref url="/pages/CKar0qpyYPnJTPYYi51r" %}
[Engineer](/deepmine/extra/role-flow/engineer.md)
{% endcontent-ref %}


---

# 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.deepmine.world/deepmine/extra/role-flow.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.
