> For the complete documentation index, see [llms.txt](https://docs.ptal.at/about/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ptal.at/about/white-paper/web3-specific-pain-points.md).

# Web3 Specific Pain Points

In addition to the problems above, Advertisers looking to expand their presence in Web3 face the following additional problems:

1. **Access:** Existing Web2 advertising platforms do not support on-boarding crypto publishers for various policy reasons. As a result, advertisers cannot reach Web3 native audiences in a scalable manner. At the same time, policies regarding what kinds of crypto and blockchain advertising can be displayed on these platforms are vague, resulting in reluctance to place advertising.
2. **Trust:** In addition to traditional ad fraud, crypto itself has many negative connotations that the industry needs to overcome before mainstream adoption. This makes it difficult for advertisers to find trustworthy partners to create campaigns and communicate to the Web3 native audiences.&#x20;
3. **Infrastructure:** Blockchain uses a different set of infrastructure compared to traditional Web2 internet. These infrastructure are still being built and are currently not interoperable with the Web2 tech stack. As a result, advertisers need to learn a completely new set of tools when advertising in Web3.


---

# 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.ptal.at/about/white-paper/web3-specific-pain-points.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.
