# Pull Content

> A **Pull** will download content from your spreadsheet and apply it to your design.

The Pull is the main workhorse of ContentSync. The Pull lets you update your design as your spreadsheets get updated.

As will a push, the Pull will update the selected layers.

{% hint style="warning" %}
Adobe XD only allows certain layers to be modified at a time. This typically becomes an issue with components. ContentSync will do its best to prompt you to select which group of layers to update but note that Adobe XD&#x20;
{% endhint %}

## Spreadsheet Pull

A spreadsheet pull will do a full update from your remote Spreadsheet. This may take a few moments as the data is downloaded but it ensures it will be the most up to date content.

![](/files/-MDpAkFtaqQcu1dRdntG)

## Quick Pull

Sometimes you may want to update parts of a design quickly with data that is already downloaded. The **Quick Pull** lets you apply previously downloaded data from a Spreadsheet Pull to the selected layers.

![](/files/-MDpBP1_gJyj-_rrscCU)


---

# 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.contentsync.com/plugins/adobe-xd-plugin/features/pull-content.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.
