# Connecting Etsy

Connect your Etsy account to start using Nifty's crosslisting features.

### How to connect

1. Go to Settings → [**Connections**](https://app.nifty.ai/settings/connections).
2. Find Etsy and click **Connect**.
3. You'll be redirected to Etsy — log in and grant Nifty permission (you may need to scroll down).
4. If successful, you'll be redirected back to Nifty.

<figure><img src="/files/gdhkvDKxIlVtIX66OAkg" alt="" width="375"><figcaption></figcaption></figure>

### Troubleshooting

**No shop?** You'll need to create a shop on Etsy before you can connect to Nifty. We recommend reviewing [What's Allowed on Etsy](/marketplace-guides/selling-on-etsy.md#allowed-items) and ensuring your inventory aligns with their rules, as there's a non-refundable fee to open a shop.

### Reconnecting

Etsy connections last about 3 months. When your connection expires, you'll get an email from Nifty — just follow the same steps above to reconnect.


---

# 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.nifty.ai/connections/connecting-etsy.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.
