# POKKT SDK Integration Guide for PG Team (v 8.2.0)

Thank you for choosing Pokkt SDK. This document contains all the information required to set up the Account on Publisher dashboard. Developer needs to create account on [pokkt.com](http://pokkt.com/) and add an application. Developers also need to create screens to be used in apps.

### Adding Your Application to Your Pokkt Publisher's Account <a href="#adding-your-application-to-your-pokkt-publishers-account" id="adding-your-application-to-your-pokkt-publishers-account"></a>

* Create Account and log-in at <http://www.pokkt.com>
* Add your application and get its application Id and Security key.

![](https://2686801802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0EMsfROcR7gtjeM5yJDg%2Fuploads%2FFdHBnpY7sjLhjIyMJisX%2F0.jpeg?alt=media)

#### ​Adding App

![](https://2686801802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0EMsfROcR7gtjeM5yJDg%2Fuploads%2F7Qu83LJlHIEEd9DJzKfl%2F1.jpeg?alt=media)

​

#### Screens

This one parameter is accepted by almost all API’s of Pokkt SDK. This controls the placement of ads and can be created on Pokkt Dashboard.

Developer needs to create screens in the Pokkt Developer account

![](https://2686801802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0EMsfROcR7gtjeM5yJDg%2Fuploads%2F5hTYyof79MG2jykhrKRP%2F2.jpeg?alt=media)

#### Test Ads (iOS)

Application Id : eee33f012ee30473abcda10c65593d97&#x20;

Security Key : 0adf197193966c9f9c25485154897398

Sample Screen Id for Video : 129fda6f5d8c4f5ea7450ce8b9c94eb8

Sample Screen Id for Interstitial : 3f3d981b416864215563a7ddfecb93f2&#x20;

Sample Screen Id for Banner : 07d5ffd1766b28cc9b25f99d4b0c22ea

#### Test Ads (Android)

Application Id : f303768353fb89d188f24b36c4d80b2e

Security Key : f3b2bec2234694467398589e1606234b

Sample Screen Id for Video : 684ab1e66abeb060faa500136c4c6a74

Sample Screen Id for Interstitial : 5e59028c8332c9583e742c183abbaafb

Sample Screen Id for Banner : 129cc53b4666f5ae1ebad6a9bc942764


---

# 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://wiki.pokkt.com/pokkt-sdk/pokkt-sdk-integration-guide-for-pg-team-v-8.2.0.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.
