# In-Article ADS

Access your blog **Layout** > and click on the **Add a Gadget** > **HTML/JavaScript**, **Image** or **AdSense** > in the sections **Post ADS 1** and **Post ADS 2**.

**Example:**

<figure><img src="/files/rWbrjBZ2655BzVQ1TKpm" alt="In-Article ADS" width="453"><figcaption></figcaption></figure>

### Move Ads to Inside The Post Content&#x20;

ADS 1 Shortcode: `$ads={1}`

ADS 2 Shortcode: `$ads={2}`

{% hint style="info" %}
INFO: After adding a Shortcode apply the Bold style.&#x20;
{% endhint %}

**Example:**

<figure><img src="/files/buwZOaFROJj8O2k0HDYX" alt="Ads shortcode" width="563"><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://docs.probloggertemplates.com/guides/starter/getting-started/in-article-ads.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.
