# Singpass Services Agreement

Relying Parties (RPs) who wish to use Sign with Singpass in their production environments will first have to accept the Singpass Services Agreement, which can be found on the [Singpass Developer Portal (SDP).](https://developer.singpass.gov.sg/)

After logging into SDP, follow these instructions to submit your [Consent to the Singpass Services Agreement](https://docs.developer.singpass.gov.sg/docs/singpass-developer-portal-sdp/user-guide/consent-to-singpass-service-agreement)

{% hint style="info" %}
**If you do not have an SDP account,** please follow these instructions to [obtain an SDP account](https://docs.developer.singpass.gov.sg/docs/singpass-developer-portal-sdp/user-guide/obtain-access-to-sdp)
{% endhint %}

## Obtaining the acknowledgement

If you have previously consented to the agreement, you can log into SDP to [view the Singpass Services Agreement](https://docs.developer.singpass.gov.sg/docs/singpass-developer-portal-sdp/user-guide/view-singpass-service-agreement).&#x20;

**In order to submit a** [**request for production access**](/for-relying-parties/onboard.md#request-for-production-access)**,** you will need to take a screenshot of this page (sample below).

{% hint style="warning" %}
Please ensure that the **entity name** reflected in the screenshot is the same as the **company name** entered in the onboarding form.&#x20;
{% endhint %}

<figure><img src="/files/PcIjDflTsPa2VZgfkfAM" alt=""><figcaption><p>Sample screenshot</p></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://docs.sign.singpass.gov.sg/for-relying-parties/how-our-api-works/singpass-services-agreement.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.
