# Poynt

{% hint style="warning" %}
We enforce a $35,000 Monthly Cap on Poynt gateways.
{% endhint %}

**STEP 1**

Navigate to **Gateways → Gateway Integration**, then locate the **Poynt** tile. Click on the tile and press the **Activate** button.

<figure><img src="/files/FgpuxtXPUeueKYcmIqmG" alt=""><figcaption></figcaption></figure>

**STEP 2**

Add a title and create the gateway. **businessId** and **storeId** will be handled in the next steps. Create the gateway.

<figure><img src="/files/l7vwHjckqlcrefkUM4jS" alt=""><figcaption></figcaption></figure>

**STEP 3**

Find the new gateway in the Gateway List. **Edit** that gateway. Press the **Link** **Account** button.

<figure><img src="/files/1iqTU4MFUt6MqUxplqNA" alt=""><figcaption></figcaption></figure>

**STEP 4**

Follow the instructions to register your Poynt account on CheckoutChamp. At the end of the registration process, **businessId** will be assigned to the gateway.

**STEP 5**

{% hint style="info" %}
If you were not automatically redirected to edit the gateway, navigate to **Gateways → Gateway List** and locate that gateway.
{% endhint %}

Press the **Get Poynt Stores** button. You will see a list of your stores.

Copy the storeId of the desired store into your clipboard and paste it into the **storeId** input. **Update** your gateway.

<figure><img src="/files/ezrxgoVznbPnalRVE5CB" alt=""><figcaption></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://help.konnektive.com/konnektive-crm/gateway-setup/gateways/poynt.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.
