# 💡 How To

- [Best Practices For Image Tracking on SwiftXR](https://guide.swiftxr.io/how-to/best-practices-for-image-tracking-on-swiftxr.md)
- [How to Add the SwiftXR Custom Block to the Media Image Section on Shopify](https://guide.swiftxr.io/how-to/how-to-add-the-swiftxr-custom-block-to-the-media-image-section-on-shopify.md): This guide will show you how to embed your SwiftXR 3D/AR/VR viewer directly into your product’s Media Image section on your Shopify store
- [How to Add the SwiftXR Custom Block to any section on your Product Media Page](https://guide.swiftxr.io/how-to/how-to-add-the-swiftxr-custom-block-to-any-section-on-your-product-media-page.md): This guide will show you how to embed your SwiftXR 3D/AR/VR viewer to any section of your Media on your Shopify store
- [How to Enable Animation in AR on IOS Devices](https://guide.swiftxr.io/how-to/how-to-enable-animation-in-ar-on-ios-devices.md): Learn how to view animated 3D models in AR on iOS using SwiftXR. Step-by-step guide to exporting USDZ from Blender and enabling animations in AR on iPhones and iPads.
- [How to Add Labels and  Text to 3D Models: A step-by-step guide](https://guide.swiftxr.io/how-to/how-to-add-labels-and-text-to-3d-models-a-step-by-step-guide.md): Learn how to add descriptive texts and labels to your 3D models for creative and interactive storytelling, by using the SwiftXR Hotspot feature.
- [How to convert images to 3D models](https://guide.swiftxr.io/how-to/how-to-convert-images-to-3d-models.md): Learn how to easily convert images to 3D models using SwiftXR's AI image to 3D converter
- [How to Add Textures to your 3D models](https://guide.swiftxr.io/how-to/how-to-add-textures-to-your-3d-models.md): Learn gow to add base textures to your 3D models using SwiftXR
- [How to Add digital Environment to your 3D Model](https://guide.swiftxr.io/how-to/how-to-add-digital-environment-to-your-3d-model.md): Learn how to add digital environments to your 3D model using HDR Images on SwiftXR
- [Step-by-Step Guide to 3D Artwork Generation](https://guide.swiftxr.io/how-to/step-by-step-guide-to-3d-artwork-generation.md): Learn how to generate 3D Art-work using SwiftXR AI Artwork viewer.
- [How to add Picture and Colour Variant to your 3D Model](https://guide.swiftxr.io/how-to/how-to-add-picture-and-colour-variant-to-your-3d-model.md): Learn how to add picture and colour variant to your 3D model gallery using SwiftXR
- [How to Publish Your First Project with SwiftXR](https://guide.swiftxr.io/how-to/how-to-publish-your-first-project-with-swiftxr.md): Learn how to publish your first project with SwiftXR
- [How to Use Hotspots to Highlight Key Product Features](https://guide.swiftxr.io/how-to/how-to-use-hotspots-to-highlight-key-product-features.md): Learn how to use hotspot to highlight product features with SwiftXR
- [How to Convert Image to 3D Models on SwiftXR](https://guide.swiftxr.io/how-to/how-to-convert-image-to-3d-models-on-swiftxr.md): Learn how to publish your first project with SwiftXR
- [Capturing Snaps & GIFs of Your SwiftXR Models](https://guide.swiftxr.io/how-to/capturing-snaps-and-gifs-of-your-swiftxr-models.md): Learn how to capture snaps and GIFs with SwiftXR
- [How to Customize Projects in SwiftXR](https://guide.swiftxr.io/how-to/how-to-customize-projects-in-swiftxr.md): Learn how to create customized projects in SwiftXR


---

# 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://guide.swiftxr.io/how-to.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.
