# Myinfo Connectors

Partners can refer to the following connectors to help your integration with Myinfo V4.

As onboarding for Myinfo v3/v4 is discontinued., we are no longer providing updates for these connectors.

| Language | Github Link                                              | Requirements      |
| -------- | -------------------------------------------------------- | ----------------- |
| NodeJS   | <https://github.com/singpass/myinfo-connector-v4-nodejs> |                   |
| Java     | <https://github.com/singpass/myinfo-connector-v4-java>   | Java 1.8 or later |


---

# 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.developer.singpass.gov.sg/docs/legacy-myinfo-v3-v4/technical-specifications/myinfo-v4/resources/myinfo-connectors.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.
