# Other Service Types

Besides direct uploads and ArcGIS Services, SeaSketch supports a growing list of other service types. If you don't see support you need in this list, please [reach out to support](mailto:support@seasketch.org).

#### Supported Service Types

* Mapbox Vector Tiles hosted on a public url
* Remote GeoJSON

From the Overlay Layers toolbar, choose **Edit > Add Data > Connect to data services** for these options.

<figure><img src="/files/grE1zdD4gHHkmmTcMjYy" alt="" width="563"><figcaption></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.seasketch.org/seasketch-documentation/administrators-guide/overlay-layers/other-service-types.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.
