# How to send signed copy of contract/agreement to customer?

{% stepper %}
{% step %}

### Go to email templates under settings

<figure><img src="/files/W8m13KZFkMNIvWBKsRNG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on "Agreement Signed email template" and save it.

<figure><img src="/files/np2Wu99JL98X8b5bRKrY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Y0oiEhAYQ3w9Z8dR1pON" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Go to workflows under setting and open Contract Signed and select email template "Agreement signed"

<figure><img src="/files/9lO3fLEuTC6G7KeY0AuF" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### When the customer has signed the contract then copy of signed contract will go to them

<figure><img src="/files/SX0jM9D5pAlAXWoQsoPp" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}


---

# 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.loopit.co/bookings/contracts/how-to-send-signed-copy-of-contract-agreement-to-customer.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.
