# Connecting eBay

Connect your eBay account to start using Nifty's automation and crosslisting features.

### How to connect

1. Go to Settings → [**Connections**](https://app.nifty.ai/settings/connections).
2. Find eBay and click **Connect**.
3. You'll be redirected to eBay — 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/Rqz0PL5JuyF9FxxFLlyg" alt="" width="375"><figcaption></figcaption></figure>

### Reconnecting

eBay connections last about 18 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-ebay.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.
