> For the complete documentation index, see [llms.txt](https://docs.wpeka.com/wp-adcenter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpeka.com/wp-adcenter/creating-ads/text-ad.md).

# Text Ad

To create text ads navigate to WordPress Dashboard > WPAdCenter > Create Ad

![](https://lh3.googleusercontent.com/naww9bhZeR1WBrFWocER30AY4PWCLcEwZmFZVshFDM7bDMunqEeOHFcXdMN3WeIB-DqR_Ys7w5QpWcGxUt5NmSUbm78Pkpur-ilo4Jh4nU3tT-Z7ZBqbzrkusrozO-yYEEsA9UNI)

You’ll be taken to the Create New Ad page

<figure><img src="/files/71CY9612kUpkO8SJKMbV" alt=""><figcaption></figcaption></figure>

Once on this page, follow the following steps:

1. Set the title of the ad
2. In the ad type select “Text Ad”
3. Select the ad size
4. Add a Caption for your ad
5. In the text box type the content of your text ad and add your link.
6. Enable ad report email notification
7. Enable limit impressions/clicks

Additionally, you can also set the background color and a border for your text ad.<br>

Finally, you can set the duration your want to run the ad for and hit the publish button. <br>

![](https://lh3.googleusercontent.com/jr6quEwJp41NK_d1W16uFVOLJ3AhXYCgFmhgwT8evGD2xGuOTU37A1BkLhcgpu9Te5ABeLTZmk_54tCyWp8u4x02v9jEBeeTbOdIPAcLLHDVw0a1MJKLNudHe3NKbAwsrXhdCwFx)

Once your ad is created you have to place it in the right posts and places. There are multiple ways of doing that and this part is covered in detail in the “Placing Ads section”.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.wpeka.com/wp-adcenter/creating-ads/text-ad.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.
