# Examples

You can use pointNG for many use cases. We have gathered here a few examples to get started quickly.

{% content-ref url="/pages/-MIxcX5iVGOQlXY\_h8kg" %}
[Basic HTML starter](/pointng/examples/basic-html-starter.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIxdL7MLtaVB7maoGrl" %}
[Form prefill](/pointng/examples/form-prefill.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIxcfsWpm4yB7PUnEOh" %}
[Image and copy-text personalization with React.js](/pointng/examples/image-and-copy-text-personalization-with-react.js.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIxd8QUccdOBvxskH9Z" %}
[Location targeted popup](/pointng/examples/location-targeted-popup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIxcdUk1szSL1Muytcr" %}
[Vue.JS example](/pointng/examples/vue.js-example.md)
{% endcontent-ref %}


---

# 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://globalreactioncompany.gitbook.io/pointng/examples.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.
