> For the complete documentation index, see [llms.txt](https://docs.uaepass.ae/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uaepass.ae/guidelines/design-guidelines/button-guidelines/sign-with-uae-pass.md).

# Sign with UAE PASS

**Portal Option A**&#x20;

If your platform provides UAE&#x20;PASS digital signature option,&#x20;please follow the below guidelines&#x20;depending on your use case.

\
**Case A:** If UAE PASS is the only&#x20;digital signature option that you&#x20;provide make sure you use “Sign&#x20;with UAE PASS” button as shown&#x20;in the example.

<figure><img src="/files/73HAwCt8J1nbACmMqMmt" alt=""><figcaption></figcaption></figure>

**Case B:** If you use multiple digital&#x20;signature options, make sure you&#x20;state a clear text that says “Sign&#x20;with UAE PASS”. There are two&#x20;options in this case: Text only&#x20;selection and text with logo.&#x20;Please use what best matches&#x20;with your platform.

\
**Case B - Text only**

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

**Case C - Text with logo**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.uaepass.ae/guidelines/design-guidelines/button-guidelines/sign-with-uae-pass.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.
