# How Signing Works?

{% embed url="<https://youtu.be/kkUk71ZhGyI>" %}

1. Open the mail received by BoloForms.

<figure><img src="/files/bnRMSdEOCIWyGmJAbxkd" alt="open boloforms mail"><figcaption></figcaption></figure>

2. Click on “Sign Now” to sign the PDF.

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

3. This will lead you to a new page where you click on “Start Signing”.

<figure><img src="/files/PmKdiK18sDMLkBrFAquV" alt="start signing"><figcaption></figcaption></figure>

4. Click on the Signature box.

<figure><img src="/files/yS10FwOx4Y8UKMTQvOf3" alt="Signature Box"><figcaption></figcaption></figure>

5. Add your Signature you can also use the clear button to sign again or Upload Image to upload an image of your Signature and then click on Done.

<figure><img src="/files/pU5gyvAnW6Zr9Nh0Cn4u" alt="sign"><figcaption></figcaption></figure>

6. Click on Send to submit your signature.

<figure><img src="/files/wABFa1pgFe7moYmvDtNe" alt="click the send button"><figcaption></figcaption></figure>


---

# 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://signature-docs.boloforms.com/dashboard-guides/single-pdf-signature/how-signing-works.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.
