> For the complete documentation index, see [llms.txt](https://docs.dxsale.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dxsale.network/how-to-use-dxsale/advertising.md).

# Advertising

At DxSale, we allow for advertisements for your brand whether it is token, crypto company, non crypto company or just yourself!

Here are few ways to advertise:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>Dx Ads Banner System</strong></mark></td><td>You can now use Banners to display your advertisement directly on DxSale</td><td></td><td><a href="/files/g6ZbZ77HWvFyEX6iEgV1">/files/g6ZbZ77HWvFyEX6iEgV1</a></td><td><a href="/pages/m7YSLtq4cwwGDg5X6Wev">/pages/m7YSLtq4cwwGDg5X6Wev</a></td></tr><tr><td><mark style="color:yellow;"><strong>Pinning Sale</strong></mark></td><td>Coming Soon</td><td></td><td><a href="/files/iIANmVvl7YOmIWGi6GUq">/files/iIANmVvl7YOmIWGi6GUq</a></td><td></td></tr><tr><td><mark style="color:green;"><strong>Book an AMA</strong></mark></td><td>Coming Soon</td><td></td><td><a href="/files/U6jluwE8yqYGBQuKaFy6">/files/U6jluwE8yqYGBQuKaFy6</a></td><td></td></tr></tbody></table>


---

# 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.dxsale.network/how-to-use-dxsale/advertising.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.
