> For the complete documentation index, see [llms.txt](https://docs.sofarocean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sofarocean.com/spotter-and-smart-mooring.md).

# Spotter & Smart Mooring

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/-MfLaV1CmDq_PcqStcyW">/pages/-MfLaV1CmDq_PcqStcyW</a></td><td>Retrieve a list of Spotters associated with your account</td><td><a href="/pages/-MfLaV1CmDq_PcqStcyW">/pages/-MfLaV1CmDq_PcqStcyW</a></td></tr><tr><td><a href="/pages/-Ly1N-eqd23HNSJAaNhp">/pages/-Ly1N-eqd23HNSJAaNhp</a></td><td>Get access to data collected by onboard Spotter sensors</td><td><a href="/pages/-Ly1N-eqd23HNSJAaNhp">/pages/-Ly1N-eqd23HNSJAaNhp</a></td></tr><tr><td><a href="/pages/HoqEBtelcdtvqzqfdtc0">/pages/HoqEBtelcdtvqzqfdtc0</a></td><td>Get access to data collected by Smart Moorings sensors</td><td><a href="/pages/HoqEBtelcdtvqzqfdtc0">/pages/HoqEBtelcdtvqzqfdtc0</a></td></tr><tr><td><a href="/pages/-MgRqhmVFdCt2uE0D9qb">/pages/-MgRqhmVFdCt2uE0D9qb</a></td><td>Forward newly generated data to your delivery endpoints via POST requests.</td><td><a href="/pages/-MgRqhmVFdCt2uE0D9qb">/pages/-MgRqhmVFdCt2uE0D9qb</a></td></tr></tbody></table>

{% hint style="info" %}
For more information about accessing data from your Spotter(s), please refer to the [Data Access guide](https://sofarocean.notion.site/Spotter-Data-Access-Dashboard-API-SD-Card-c7f51351f82e4b21bc5e9251a84423c3).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sofarocean.com/spotter-and-smart-mooring.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.
