# Uploading, editing and sharing Quilts

## Getting started with uploading holograms

Once you have access to Blocks, click the blue ➕ icon on the top right. You'll see a new modal window like this, click on the `Light field` option.&#x20;

<figure><img src="/files/4bO6rUSwAB2pfFr3J1Xh" alt=""><figcaption></figcaption></figure>

Drag and drop your quilt onto the page or click the "choose a file" option to manually navigate to your quilt image.&#x20;

<figure><img src="/files/WovwNAV0ZYZq0maU8Sop" alt=""><figcaption></figcaption></figure>

Your hologram is now uploading...

<div align="center"><figure><img src="/files/7djWudbFafrh6eGbA5km" alt=""><figcaption></figcaption></figure></div>

## Editing your hologram settings

Now that your hologram has been uploaded you can edit the title, description, and tweak a few other settings.&#x20;

<figure><img src="/files/lqL9mjsXlevkE0ugFlEz" alt=""><figcaption></figcaption></figure>

Make sure to give your block a great title and description. You can link to your portfolio or other sites in the description field as well.&#x20;

<figure><img src="/files/jOnjgmDzxEDNmq2JS6Iv" alt=""><figcaption></figcaption></figure>

If your quilt has the file name "qs#x#a#" format in the file name, Blocks will automatically parse the correct number of columns and rows. If Blocks was unable to parse this no worries, you can manually edit these values by going to the *Settings* tab.&#x20;

<figure><img src="/files/P0EaQMUK4AmivsyPfu8N" alt=""><figcaption></figcaption></figure>

The Settings tab gives you the option to adjust the columns, rows, views, and aspect ratio of the quilt.&#x20;

**Aspect ratios:**&#x20;

* **Looking Glass Portrait is 3/4 or 0.75**
* **Looking Glass 16", Looking Glass 32" and Looking Glass 65" is 16/9 or 1.77**

{% hint style="info" %}
You'll notice in this particular example we're missing 3 views from the top right corner, to compensate for this we can adjust the **Views** parameter from 48, to 45. This will prevent Blocks from sampling those regions of the quilt.&#x20;
{% endhint %}

## Sharing your holograms

Once you've got your hologram uploaded you can share it directly to social media platforms like Twitter, Facebook or Linkedin, or copy and paste the link to send to your friends! Be sure to tag Looking Glass whenever you do share this so that we can help you amplify your content!&#x20;


---

# 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://lfdocs.lookingglassfactory.com/software/looking-glass-blocks/uploading-editing-and-sharing-quilts.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.
