# Lead Sources & Routing

{% embed url="<https://rechatq.wistia.com/medias/hs08v1byxj>" %}

Members can connect to a variety of lead sources like Zillow, Realtor.com, Placester and more. To get started, follow the steps outlined below to locate and copy your Lead Source API Key. Once you've copied the necessary API Key, proceed to the source's website to finalize the connection.

1. Navigate to your **Profile** in the lower left corner.
2. Click **Lead Routing**.
3. Click **Connect Source**.
4. Select your source and copy your **API Key** by clicking the **Copy** icon.

Members can find additional resources to connecting to their lead sources below:

* [**Connecting Rechat to Zillow**](https://zillow.zendesk.com/hc/en-us/articles/1500004256062-App-Integrations-Setup-One-Way-Integration-Integrate-Your-Third-Party-CRM-with-Zillow)
* [**Connecting Rechat to Realtor.com**](https://support.realtor.com/s/lead-api-quick-start)
* [**Connecting Rechat to Placester**](https://support.placester.com/search/rechat)


---

# 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://help.rechat.com/whats-new/lead-sources-and-routing.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.
