# OffshoreSMS - Official Docs

{% hint style="warning" %} <mark style="color:orange;">**These user guides mostly refer to the use of the OffshoreSMS web dashboard to manage the people and assets in your fleet.**</mark>&#x20;

<mark style="color:orange;">**For Mobile APP user guides it's best to use the content in the app (menu icon, top right of screen).**</mark>&#x20;
{% endhint %}

## Contents

{% content-ref url="introduction" %}
[introduction](https://docs.offshoresms.com.au/introduction)
{% endcontent-ref %}

{% content-ref url="key-concepts" %}
[key-concepts](https://docs.offshoresms.com.au/key-concepts)
{% endcontent-ref %}

{% content-ref url="faqs" %}
[faqs](https://docs.offshoresms.com.au/faqs)
{% endcontent-ref %}

{% content-ref url="getting-started" %}
[getting-started](https://docs.offshoresms.com.au/getting-started)
{% endcontent-ref %}

{% content-ref url="your-fleet" %}
[your-fleet](https://docs.offshoresms.com.au/your-fleet)
{% endcontent-ref %}

{% content-ref url="asset-profiles" %}
[asset-profiles](https://docs.offshoresms.com.au/asset-profiles)
{% endcontent-ref %}

#### Need to speak to someone? [Please click here to contact the OffshoreSMS team](https://offshoresms.com.au/feedback).


---

# 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.offshoresms.com.au/offshoresms-official-docs.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.
