# Sketchfab Integration

Sketchfab.com makes it easy for anyone to publish and find 3D content online. With a community of millions of creators and published models, they are one of the largest platforms for immersive and interactive 3D content.&#x20;

Integrating with Sketchfab allows you to search the entire Sketchfab database of 3D assets and bring it right into your own Metaverse!

## Importing a Model from Sketchfab into your Asset Library

Once you click on 'File Manager', Sketchfab will become visible to you.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FQIc77j4osvsK6oTFcxY4%2Fimage.png?alt=media&#x26;token=3dd17d81-3aad-41b6-8ee6-d4ad7afac851" alt=""><figcaption><p>Sketchfab from File Manager</p></figcaption></figure>

Simply click on 'Sketchfab' and choose 'Explore Sketchfab'.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FYGySj65o0ZfvNSUUTy1J%2Fimage.png?alt=media&#x26;token=9f8d88ae-40da-4f31-ac34-aec62145c33b" alt=""><figcaption><p>Explore Sketchfab</p></figcaption></figure>

You will be then redirected to 'Connect Sketchfab'

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FgW1QXeWiHdeSLWRa4GEJ%2Fimage.png?alt=media&#x26;token=b07c57f7-d8a7-4ed4-94e9-164721df73eb" alt=""><figcaption><p>Connect Sketchfab</p></figcaption></figure>

After clicking on 'Connect Sketchfab', a pop-up will appear like the one below. You can create your account using your email ID and password, or connect via social media logins, Google login, or your company SSO.

If you prefer, you can click on 'Create an account' to set up a new account.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FKU1S7YteI7Ezx6chuWSg%2Fimage.png?alt=media&#x26;token=ce6932d4-d432-4fdc-a67e-5d3931e53de9" alt=""><figcaption><p>Sketchfab Login</p></figcaption></figure>

After logging in, you will be redirected to the search page within the file manager.

To find the items or elements you're looking for, simply use the search bar to conduct a search.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FBrqI4yhDIcTTOYxpBxuU%2Fimage.png?alt=media&#x26;token=c7c6f9c2-9932-4549-bb93-f33ef3097634" alt=""><figcaption><p>Sketchfab - Searching for items</p></figcaption></figure>

After finding the desired item or element, select it and then click on 'Import'.

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2F9lPMGFw3e0CPWLFPikFu%2Fimage.png?alt=media&#x26;token=82d71892-9be2-4f61-ba95-feeb88cf45c9" alt=""><figcaption><p>Importing from Sketchfab</p></figcaption></figure>

The model you imported will be saved under `My Assets > My Imports > 3D Models` (or a similar location based on the type of element you imported).

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FtgP8VT4hkfHU5UVwdjd1%2Fimage.png?alt=media&#x26;token=16f7689b-5396-437a-acc8-de69b7ed2791" alt=""><figcaption><p>My imports - 3D models</p></figcaption></figure>

## Using an imported Asset from your Asset Library

To add the downloaded item to your experience:

* Add a "3D Model" element
* Click on its file or "Upload / Choose File"
* In the File Manager that opens, navigate to `My Assets > My Imports > 3D Models` , then simply click on the imported model and then click 'select'

<figure><img src="https://2186043722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FsUbjJnuvEhvYfJcbsdJi%2Fimage.png?alt=media&#x26;token=0082edea-c266-4536-9a5c-e8f2a3769e89" alt=""><figcaption><p>Selecting the downloaded item</p></figcaption></figure>


---

# 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://docs.gmetri.com/metaverse/build/editor/file-manager/sketchfab-integration.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.
