# Framework Guides

If you are using one of the following TypeScript / JavaScript frameworks, you can refer to our in-depth guides:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p></p><p><img src="/files/pNwsNBJCAjPt6q3UQBND" alt=""></p></td><td>Express (with Single-Page App frontend)</td><td></td><td><a href="/pages/I32T5SUybeZXEMijBEu2">/pages/I32T5SUybeZXEMijBEu2</a></td><td></td></tr><tr><td>Next.js (client-side rendering)</td><td></td><td></td><td><a href="/pages/AUTfQJRk5tlAt6NHNW7A">/pages/AUTfQJRk5tlAt6NHNW7A</a></td><td><a href="/files/dNH6tU3rFFawUBPeeHYB">/files/dNH6tU3rFFawUBPeeHYB</a></td></tr><tr><td>Next.js (server-side rendering)</td><td></td><td></td><td><a href="/pages/Bpvox3VOuBKx0cq8EiKg">/pages/Bpvox3VOuBKx0cq8EiKg</a></td><td><a href="/files/dNH6tU3rFFawUBPeeHYB">/files/dNH6tU3rFFawUBPeeHYB</a></td></tr></tbody></table>


---

# 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.id.gov.sg/integrations-with-sgid/typescript-javascript/framework-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.
