> For the complete documentation index, see [llms.txt](https://whitepaper.tacostudios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.tacostudios.io/defi/taco-swap/advertising.md).

# Advertising

### **Advertise your Project**

Taco’s Advertising banners are a brilliant way to bring the spotlight on projects, build excitement in communities and get loads of new faces in the door.&#x20;

Projects can [book advertising banners](https://swap.tacocrypto.io/settings/reserve) across all the Taco platform&#x73;**.** Maximize your exposure across two different platforms, giving your project the perfect launchpad!

Taco is already a [Top 10 project on WAX](https://dappradar.com/rankings/protocol/wax) and [Top 30 ](https://dappradar.com/rankings/category/games/2)across all blockchains by users.&#x20;

### **Price**

**Taco Banners have a promotional price of 500 TACO a day.** That includes placement on both the Taco Swap and also on the Utility app.

Only 2 projects will be promoted at any one time and time slots must be reserved in advance.

### **Banner Placement**

Banners display in a prominent position which receives plenty of footfall at the top of both Taco Swap and Taco Utility App. \
\
**Taco Swap Desktop:** The first project to reserve the slot on the day will be featured on the left hand side. The second, on the right.

**Taco Swap & Taco Utility App Mobile:** for both Taco Swap Mobile and the Utility App, a singular banner will display which will rotate between the 2 projects in the App Home.

<figure><img src="/files/8i5aYX0drmPIpuBaMXYt" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.tacostudios.io/defi/taco-swap/advertising.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
