# Guides

- [Accessibility](https://learn.cozmos.com/guides/accessibility.md): Accessibility on the web is an enormously important topic and something we at Cozmos are focused on improving for Webgl experiences
- [Analytics](https://learn.cozmos.com/guides/analytics.md): Understanding user behaviour is key to crafting an experience that works for you and your audience
- [Matomo Analytics](https://learn.cozmos.com/guides/analytics/matomo-analytics.md): Configure Matomo to track event data from your spheres.
- [A/B Testing with Matomo](https://learn.cozmos.com/guides/analytics/a-b-testing-with-matomo.md): Run split test experiments on your Spheres with Matomo
- [Tracking Custom Sphere Events with GTM](https://learn.cozmos.com/guides/analytics/tracking-custom-sphere-events-with-gtm.md): Configure Google Tag Manager to get richer data from your spheres.
- [GTM Cookie Consent](https://learn.cozmos.com/guides/analytics/gtm-cookie-consent.md): Ensure your GTM cookies are working in conjunction with your Sphere's cookie consent pop-up
- [Animations](https://learn.cozmos.com/guides/animations.md): Welcome to our guide on Animation and Animation Paths! This article will help you understand how to use these features to create engaging and dynamic experiences within your sphere.
- [Journeying](https://learn.cozmos.com/guides/animations/journeying.md): The page will take you through how to set up journeying paths for your sphere, make a curated experience for your audience!
- [Asset Libraries](https://learn.cozmos.com/guides/asset-libraries.md): Great visual assets boost any design concept but unfortunately not everyone can make these on their own.
- [Audio](https://learn.cozmos.com/guides/audio.md): Build more immersive experiences by adding ambient audio to your Sphere or creating audio actions on the canvas
- [Backgrounds](https://learn.cozmos.com/guides/backgrounds.md): Backgrounds set the scene for your experience, they add context to your content and transport your audience.
- [Clusters](https://learn.cozmos.com/guides/clusters.md): Clusters are how we group data in Curator. When you import a category or tag, a cluster is automatically generated. This is indicated by a dashed line on the image container.
- [Cluster Packing](https://learn.cozmos.com/guides/clusters/cluster-packing.md): Clusters are powerful layout tool as they are responsive containers which you can add, remove and edit the position of contained content.
- [Domain Management](https://learn.cozmos.com/guides/domain-management.md): To create a fully branded experience add custom domains to your Cozmos Space
- [Ecommerce](https://learn.cozmos.com/guides/ecommerce.md): Building your storefront with Cozmos allows you to create an immersive brand experience where you're audience is surrounded by your products and unique identity. Bringing context to your content.
- [Shopify Integration](https://learn.cozmos.com/guides/ecommerce/shopify-integration.md): Shopify powers millions of businesses worldwide and is a global commerce platform. Cozmos provides a truly unique storefront experience for your Shopify content.
- [Shopify Multipass](https://learn.cozmos.com/guides/ecommerce/shopify-integration/shopify-multipass.md): Allow your customers to stay logged in across Sphere and your other digital spaces by implementing Shopify Multipass
- [Ideal360](https://learn.cozmos.com/guides/ecommerce/ideal360.md): Full guide coming soon...
- [Figma Plugin](https://learn.cozmos.com/guides/figma-plugin.md)
- [Navigation](https://learn.cozmos.com/guides/navigation.md): This page will help you set the Navigations for your sphere! 😉
- [Navigation Buttons](https://learn.cozmos.com/guides/navigation/navigation-buttons.md): Navigation buttons are used to highlight actions you want user to perform and to ease their Navigation on the Sphere.
- [Navigation Arrows](https://learn.cozmos.com/guides/navigation/navigation-arrows.md): Navigation Arrows are used to guide user through a specific journey on your Sphere and to increase accessibility on touch-devices.
- [Overlays](https://learn.cozmos.com/guides/overlays.md)
- [Social Media](https://learn.cozmos.com/guides/social-media.md): Bring all of your Social Media content to one online space by using our integrations to display content from your favourite channels in overlays on your Sphere.
- [Facebook](https://learn.cozmos.com/guides/social-media/facebook.md): How to connect your Facebook content to Cozmos
- [X (Twitter)](https://learn.cozmos.com/guides/social-media/x-twitter.md): How to connect your X content to Cozmos
- [YouTube](https://learn.cozmos.com/guides/social-media/youtube.md): How to connect your YouTube content to Cozmos
- [TikTok](https://learn.cozmos.com/guides/social-media/tiktok.md): How to connect your TikTok content to Cozmos
- [Snapchat](https://learn.cozmos.com/guides/social-media/snapchat.md): How to connect your Snapchat content to Cozmos
- [Twitch](https://learn.cozmos.com/guides/social-media/twitch.md): How to connect your Twitch content to Cozmos
- [Linkfire](https://learn.cozmos.com/guides/social-media/linkfire.md): How to connect your Linkfire content to Cozmos
- [SEO](https://learn.cozmos.com/guides/seo.md): With SEO in Cozmos we've built a system which has a balance between automation and flexibility.
- [Templates](https://learn.cozmos.com/guides/templates.md): We have created templates to help guide your Sphere curation depending on the type of Sphere you want to build
- [Using Generative AI](https://learn.cozmos.com/guides/using-generative-ai.md): Generative AI tools are a great way to create compelling backgrounds and other graphic assets for your Spheres
- [Midjourney guide for Cozmos](https://learn.cozmos.com/guides/using-generative-ai/midjourney-guide-for-cozmos.md): Midjourney is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species.
- [Video](https://learn.cozmos.com/guides/video.md): Video content is a great way to bring movement to your Sphere experience but it's important to understand the limits before you plan your design.
- [Video Backgrounds](https://learn.cozmos.com/guides/video/video-backgrounds.md): Video Backgrounds add a dynamic, immersive touch to your sphere. It's a great way to enhance the visual appeal and captivate your audience!
- [Copy a Sphere](https://learn.cozmos.com/guides/copy-a-sphere.md): Learn how to copy a sphere to another space, including steps for reconnecting social media links and managing Shopify product integrations!


---

# 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://learn.cozmos.com/guides.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.
