# Optional Features

- [Mobile sync](https://skincms.360creators.com/optional-features/mobile-sync.md)
- [Map multiple 3DVista skin components](https://skincms.360creators.com/optional-features/map-multiple-3dvista-skin-components.md)
- [Attribute Styling](https://skincms.360creators.com/optional-features/attribute-styling.md)
- [3DVista Functions](https://skincms.360creators.com/optional-features/3dvista-functions.md): Intermediate
- [Show or hide Hotspots](https://skincms.360creators.com/optional-features/3dvista-functions/show-or-hide-hotspots.md): This custom function allows you to show or hide hotspots based on the single select status in Airtable.


---

# 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://skincms.360creators.com/optional-features.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.
