> For the complete documentation index, see [llms.txt](https://inspect.gitbook.io/inspect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspect.gitbook.io/inspect/protocols-and-development/ad-network.md).

# Ad Network

The InspectAds Protocol is a revenue-generating blockchain protocol designed to seamlessly integrate into the NFT Inspect platform, leveraging its existing user base to monetize advertising space. This sustainable source of income is allocated to the DAO treasury, supporting the platform's growth and development.

The protocol enables companies and projects to purchase advertising space on the NFT Inspect platform through a decentralized and transparent process. Utilizing blockchain technology, the InspectAds Protocol ensures fairness, security, and efficiency in allocating advertising resources.

Various advertising placements are available, catering to diverse advertiser needs, including sponsored spots targeting specific user segments and interests, as well as exclusive whitelist spots offering early access to advertising opportunities and premium placements on the platform.

The InspectAds Protocol operates through a decentralized auction system, in which advertisers place bids for advertising space using INSPECT tokens and major currencies or stablecoins. The highest bidders secure the advertising spots, with the tokens used for winning bids transferred to the DAO treasury. The advertising content from winning bidders is displayed on the NFT Inspect platform for a predetermined duration.

**Benefits of the InspectAds Protocol include:**

1. Increased Revenue: Monetizing advertising space generates a sustainable revenue source supporting the platform's growth and development.
2. Decentralized Decision-Making: The auction-based mechanism empowers the community to participate in allocating advertising resources, ensuring a fair and transparent process.
3. Enhanced Utility of INSP Token: The integration of INSP tokens in the InspectAds Protocol increases its utility and demand, benefiting both the platform and token holders.
4. Attracting High-Quality Projects: Offering premium advertising spots attracts high-quality advertisers, enhancing the NFT Inspect platform's reputation and user experience.

In conclusion, the InspectAds Protocol offers a comprehensive solution for monetizing advertising space on the NFT Inspect platform. Integrating this revenue-producing protocol strengthens NFT Inspect's position as a leading player in the Web3 and SocialFi space, harnessing the power of its user base while ensuring fairness, transparency, and community involvement.


---

# 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://inspect.gitbook.io/inspect/protocols-and-development/ad-network.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.
