# Helpful hints & resources

### Metafields

With Online store 2.0, Shopify has provided a new way to use metafields. These new metafields have been made specifically for certain objects in your store.  Check out the details [here](/docs/fundamentals/shopify-expertise/metafields.md).

### Royalty Free Imagery

{% embed url="<https://unsplash.com>" %}

{% embed url="<https://www.pexels.com>" %}

### Royalty Free Icons

{% embed url="<https://thenounproject.com>" %}

### Fonts

Learn about adding custom fonts to your theme with Design Packs [here](/docs/fundamentals/custom-fonts.md)

{% embed url="<https://creativemarket.com/fonts?u=DesignPacks>" %}

{% embed url="<https://www.fontspace.com/commercial-fonts>" %}

{% embed url="<https://fonts.google.com>" %}

### Color Palettes & Gradients

{% embed url="<https://coolors.co>" %}

{% embed url="<https://uigradients.com>" %}

{% embed url="<https://www.tiktok.com/@designpacksapp/video/7184925756907162885?is_from_webapp=1&sender_device=pc&web_id=7117705877612594694>" %}

{% embed url="<https://csshero.org/mesher/>" %}

{% embed url="<https://www.tiktok.com/@designpacksapp/video/7192995937218776326?is_from_webapp=1&sender_device=pc&web_id=7117705877612594694>" fullWidth="false" %}

### Logos

{% embed url="<https://looka.com>" %}

{% embed url="<https://hatchful.shopify.com>" %}

### Illustrations

{% embed url="<https://undraw.co/illustrations>" %}

{% embed url="<https://www.humaaans.com>" %}

{% embed url="<https://fresh-folk.com>" %}

### Shop Creatify

Just getting started with Shopify and feeling overwhelmed?  [Shop Creatify](https://shopcreatify.com/) has created a Shop Foundation program to help you get started with Shopify.  They'll help you set up Shopify with everything you'll need to succeed in your online selling journey.

{% embed url="<https://shopcreatify.com/pages/shopify-setup-service-foundation>" %}


---

# 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://design-packs.gitbook.io/docs/guides/helpful-hints-and-resources.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.
