# Canva

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/banner.jpg" alt=""><figcaption></figcaption></figure>

### Introduction <a href="#introduction" id="introduction"></a>

SwiftXR is a powerful platform for creating and sharing interactive 3D, augmented reality (AR), and virtual reality (VR) experiences on the web. With the SwiftXR 3D Snap Plugin for Canva, you can easily export your 3D scenes and models as pictures or gifs from the SwiftXR Platform directly into your Canva project, enabling you to showcase your work to clients and colleagues in an immersive, interactive format.

### Installing the Plugin <a href="#installing-the-plugin" id="installing-the-plugin"></a>

To get started, Click on "Apps" and search for "SwiftXR 3D Snap" from the Canva Apps Marketplace. Once you've installed the App, the SwiftXR Icon should appear on the bottom of the Canva sidebar.

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/step-1.png" alt=""><figcaption></figcaption></figure>

### Creating a 3D Snap <a href="#creating-a-3d-snap" id="creating-a-3d-snap"></a>

After you have tried out the default snaps, it is time to create your own.

#### Go to the SwiftXR Hub <a href="#go-to-the-swiftxr-hub" id="go-to-the-swiftxr-hub"></a>

Click the "Create your Snap" button and it should open the SwiftXR hub where you can create a snap.

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/step-2.png" alt=""><figcaption></figcaption></figure>

#### Create a Project <a href="#create-a-project" id="create-a-project"></a>

On the SwiftXR Hub, Create a new project and import your 3D model or download from our 3D stores.

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/step-3.png" alt=""><figcaption></figcaption></figure>

#### Generate 3D Snap <a href="#generate-3d-snap" id="generate-3d-snap"></a>

On the right sidebar, click "Generate Image" to create a 3D snap or "generate GIF" to create a GIF.

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/step-4-min.jpg" alt=""><figcaption></figcaption></figure>

### Viewing your 3D Snaps in Canva <a href="#viewing-your-3d-snaps-in-canva" id="viewing-your-3d-snaps-in-canva"></a>

Once you have created your snap, select it from the app sidebar and it would be added to your canvas.

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/step-5-min.jpg" alt=""><figcaption></figcaption></figure>

### The Settings Page <a href="#the-settings-page" id="the-settings-page"></a>

The API Key allows you to manage your snaps, if you have multiple SwiftXR accounts.To generate an API key, you'll first need to create a SwiftXR account (if you don't have one already). Once you've created your account, navigate to the SwiftXR Settings page and click the "Create API Key" button to generate a new API key. Copy the API key and click the key icon under the search bar, paste the API key into the text field and click the "Save" button.

<figure><img src="https://docs.swiftxr.io/img/plugins/canva/step-6-min.jpg" alt=""><figcaption></figcaption></figure>

### Conclusion <a href="#conclusion" id="conclusion"></a>

With the SwiftXR 3D for Canva, you can quickly and easily generate 3D Snaps for you to use on Canva , bringing your designs and creations to life in an interactive and immersive format. If you encounter any issues, be sure to send an email to <support@swiftxr.io> or [discord page](https://discord.gg/hT3zuJgQAw) for live support.


---

# 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/plugins/canva.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.
