# Digital Signature Certificate (DSC)

**DSC (Digital Signature Certificate):** A DSC, or Digital Signature Certificate, is a digital equivalent of a physical or paper certificate that acts as proof of the authenticity of an electronic document or message. It is used to verify the identity of the sender or signatory in electronic transactions, similar to how a handwritten signature verifies identity on paper documents.

**Step 1:** On the signing page, you will have the option to select the type of signature you prefer. Select '**Digital Signature (Token or Smart Card)**'.

<figure><img src="https://1693119202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXNKpOPGIHdEkmaF2RQso%2Fuploads%2FdrY2odchZv1qdsYhsNnG%2F31.png?alt=media&#x26;token=d51fe2ed-98d2-4392-a105-8001111d3678" alt=""><figcaption></figcaption></figure>

**Step 2:** The application will populate the connected token list and the respective certificate for signing.

<figure><img src="https://1693119202-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXNKpOPGIHdEkmaF2RQso%2Fuploads%2Fvf9jxkgr14JyHt00856M%2F32.png?alt=media&#x26;token=fa57c0d5-28b4-4a47-b2e9-7f79b6da489d" alt=""><figcaption></figcaption></figure>

**Step 3:** Once the authentication is successful, the document will be successfully signed and you will receive a confirmation.


---

# 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://support.emsigner.com/types-of-esignatures/global/digital-signature-certificate-dsc.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.
