# User Guides

- [Basic Guide](https://guide.signify.gov.sg/user-guides/basic.md)
- [Admin](https://guide.signify.gov.sg/user-guides/basic/admin.md): Admin refers to the officer who signs in to signify.gov.sg and creates the workflow.
- [Signer](https://guide.signify.gov.sg/user-guides/basic/signer.md): The signer (or signee) refers to the recipients of the signable document. This can be members of the public or internal staff and they do not need to login to signify.gov.sg to perform the signing.
- [Advanced Guide](https://guide.signify.gov.sg/user-guides/advanced-guide.md)
- [Document filling](https://guide.signify.gov.sg/user-guides/advanced-guide/document-filling.md): Signify collaborates with docCentral (built by CPF) for FormSG <> Signify integration.
- [Certificate Guide](https://guide.signify.gov.sg/user-guides/certificate-guide.md)
- [Verifying Sign with Singpass signatures](https://guide.signify.gov.sg/user-guides/certificate-guide/verifying-sign-with-singpass-signatures.md)
- [Loading Singpass root signing certificate](https://guide.signify.gov.sg/user-guides/certificate-guide/loading-singpass-root-signing-certificate.md)
- [Loading timestamp root certificate](https://guide.signify.gov.sg/user-guides/certificate-guide/loading-timestamp-root-certificate.md)
- [API Guide](https://guide.signify.gov.sg/user-guides/api-guide.md): This page is for users/developers who wish to use Signify programmatically.


---

# 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://guide.signify.gov.sg/user-guides.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.
