# SkySlope Integration

{% hint style="warning" %}

### Before You Begin

Your brokerage must have SkySlope connected at the brokerage level. If you are unsure whether this is enabled, contact your Brokerage Admin or Account Manager.
{% endhint %}

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

### How to Fill & Send SkySlope Forms

#### Step 1: Open Your Deal

Navigate to your **Deals Center** and open the relevant transaction.

#### Step 2: Select the Required Document

Locate the document within your checklist and click **Fill & Send**.

#### Step 3: Sign Into SkySlope

If you are not already authenticated, you will be prompted to log into SkySlope.

#### Step 4: Choose Your Forms

Select the form(s) you need from your SkySlope library. Rechat will automatically map key Deal data into the form, including:

* Property address
* Agent details
* Transaction information

#### Step 5: Prepare for Signatures

Using DigiSign, you can:

* Add signature blocks
* Assign signers
* Review document placement

#### Step 6: Send

Click Send to deliver the document to your client.

### Automatic Sync Back to Rechat

Once your client completes signing:

* The finalized document automatically syncs back into your Deal checklist.
* Your Deal remains up to date without manual uploads.


---

# 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/guides/deals/skyslope-integration.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.
