# Site Addition

**How to Add a Site in Adgebra Dashboard?**

Adding your site to the Adgebra Dashboard is a simple process that allows you to begin monetizing your site through a variety of ad formats. Follow the steps below to complete the setup.

{% stepper %}
{% step %}
**Register with Adgebra**

Begin by registering on the Adgebra platform. Go to the Adgebra registration page and complete the signup form with your details.
{% endstep %}

{% step %}
**Receive Login Credentials**

Upon successful registration, you will receive an email containing your login credentials.
{% endstep %}

{% step %}
**Log into the Dashboard**

Use the provided credentials to log into the Adgebra Dashboard. You will be able to see the dashboard below.

<img src="/files/sAewx10l1DK0F3TyjvRy" alt="" data-size="original">
{% endstep %}

{% step %}
**Go to the Site Menu**

Once logged in, navigate to the **Site** menu on the dashboard's left panel.
{% endstep %}

{% step %}
**Add a New Site (Site+)**

Click on **Site+** to add a new site

<img src="/files/2B7TrIrmB30KkIpibJXO" alt="" data-size="original">
{% endstep %}

{% step %}
**Enter Site Information**

Fill in the required details about your site, including:

* **Site URL**: The URL of your website.
* **Country:** County to which belongs
* **Category/Sub-Category and Language**: Specify the main category and language of your site.

After entering the required information, click **Save** to submit your site.

<img src="/files/u6yL3lIydtYqFXSDZAqB" alt="" data-size="original">
{% endstep %}

{% step %}
**Site Review**

Once your site information is submitted, it will be reviewed by Adgebra’s Publisher Team. The team will evaluate your site based on content, quality, and compliance with Adgebra’s guidelines. You’ll receive a notification of **approval** or **disapproval** based on the outcome.
{% endstep %}

{% step %}
**Assigned Partner Manager**

If your site is approved, a **dedicated Partner Manager** will be assigned to assist you with any questions and help you maximize your site's monetization potential.
{% endstep %}

{% step %}
**Access and Place Ad Tags**

Once your site is approved, you can start placing Adgebra ad tags on your site.
{% endstep %}

{% step %}
**Generate Tags for Various Ad Formats**

Go to the **Tags** section in the dashboard. Here, you can generate ad tags in a variety of formats, including native, rich media, and video ads. Select the formats that best fit your site’s layout and audience.
{% endstep %}

{% step %}
**Place the Ad Tags on Your Site**

To integrate ads properly, place the **footer ad code** in your site’s footer sections. This ensures proper functioning and visibility of the ads across your site. Placing footer code in your site will ensure you will see various ads like In-image ads, In-footer ads
{% endstep %}
{% endstepper %}

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

#### Here you can see various delivery channels and their ad preview

Additionally, you can add various ad code sizes as per your website requirement, adgebra provides various formats as below, where you can generate tags as the same.

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

####

#### Important Note

* **Standard Code Placement**: Ensure the code is placed correctly in both the header and footer to guarantee smooth ad rendering and functionality.

#### Summary

By following these steps, you can add your site to the Adgebra Dashboard and start generating revenue through high-quality, relevant ads. If you encounter any issues, reach out to your assigned Partner Manager for assistance.


---

# 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.adgebra.co/getting-started/publish-your-docs-8/site-addition.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.
