# Platforms

The platform you select will influence decisions about exhibit organization and design, among other things. You may start out knowing what platform you want to use, or you may change your mind about the chosen platform based on the way you want to organize your exhibit, the way you want visitors to interact with it, and whether you want to have the object available in digital collection form as well.&#x20;

Some things to keep in mind while considering platforms include:

* Ease of use and customization
* Whether there needs to be a searchable collections component&#x20;
* Whether exhibits should be navigable linearly, non-linearly, or both&#x20;
* The types and level of interactivity desired&#x20;
* Accessibility for the disabled

Some common platform options:

* Omeka ([.net](https://www.omeka.net/) and [.org](https://omeka.org/)) \[[accessibility statement](https://omeka.org/classic/docs/GettingStarted/Accessibility_Statement/)]
* [Exhibit.so](https://exhibit.so/) - [ ](https://exhibit.so/docs/accessibility-statement)\[[accessibility statement](https://exhibit.so/docs/accessibility-statement)]
* [Scalar](https://scalar.me/anvc/scalar/)
* Wordpress (.[com](https://wordpress.com/) and .[org](https://wordpress.org/)) \[[accessibility statement](https://wordpress.org/about/accessibility/)]
* [ArcGIS Story Maps](https://storymaps.arcgis.com/) \[[accessibility guidance](https://www.esri.com/arcgis-blog/products/arcgis-storymaps/constituent-engagement/writing-accessible-story-map-content/)]
* For more information, see [Comparing Systems for Creating Digital Exhibits](https://docs.google.com/document/d/1eOxHfZBiIAk562WZaM2mbt-beMX0uvfPuQSHWyd3h0Q/edit) by  Dr. Pamella Lach


---

# 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://bcds.gitbook.io/learn/tutorials/digital-exhibits/getting-started-with-digital-exhibits/platforms.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.
