# Getting Started

## 📬Adjoemdia

Welcome to the Adjoemdia Offerwall Documentation! This comprehensive guide is designed to provide you with a clear understanding of Adjoemdia , our offer wall platform, and how you can leverage its fe

#### Getting Started <a href="#getting-started" id="getting-started"></a>

An Account is required to continue with App setup and configuration. Once you have created an account you will have full access to our platform.

You can create an account by following these steps :

1. Navigate to [Adjoemedia Registration Page](https://adjoemedia.com/publishers/apply)
2. Fill up the Registration form and click on Sign Up.
3. After that, you can log in to your [members area](https://adjoemedia.com/login).

***

#### Creating an App <a href="#creating-an-app" id="creating-an-app"></a>

An application is required to use any of our tools. Once you have created an app you will have an API KEY and a SECRET KEY (But before it, you will have to wait until your site or app gets approved), after that, you will need to integrate our offer wall to your app.

You can create an app by following these steps :

1. Login to your Adjoemedia Account
2. In Menu, click on `Apps -> Add New App`.
3. Complete all the form fields with the App details and click on 'Create App'.

***

#### AppId & Secret Key <a href="#appid-and-secret-key" id="appid-and-secret-key"></a>

An AppId is required to our offer wall to your users or to retrieve our offers.

You can get both the AppId & Secret Key by following these steps :

1. Login to your Adjoemedia Account
2. In Menu, click on `Apps -> Manage Apps`.
3. Copy the AppId & Secret Key from the list of your Apps.


---

# 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://adjoymedia.gitbook.io/adjoemedia-documentation/getting-started.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.
