> For the complete documentation index, see [llms.txt](https://bluwhale.gitbook.io/bluwhaleai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bluwhale.gitbook.io/bluwhaleai/community/media-coverage.md).

# Media Coverage

Crowdfund Insider: Bluwhale’s seed funding was led by SBI, with contributions from various investors such as Cardano, Momentum6, and Primal Capital. The company aims to revolutionize digital engagement by allowing Web3 wallet holders to control their personal data and earn from their digital footprint. This approach marks a significant shift from traditional data monetization practices, empowering users with more control and compensation for their data:<https://www.crowdfundinsider.com/2024/03/222528-bluwhale-secures-7m-blockchain-data-innovation/>

Pulse 2.0: The platform has indexed over 270 million wallets and signed up 180 companies. Bluwhale’s model transforms digital communication into a market-like incentive system, rewarding users based on the popularity and engagement of their profiles. The funding will support further development of the platform, which uses AI to provide personalized wallet-to-wallet communication:<https://pulse2.com/bluwhale-7-million-raised-to-bring-ai-to-blockchain/>

Binance News: Highlighted the participation of various investors and the benefits of Bluwhale’s AI-driven platform, which aims to optimize marketing expenditures for Web3 companies by providing deep insights into user behavior and preferences.<https://www.binance.com/en/square/post/2024-03-11-bluwhale-raises-7-million-in-seed-funding-led-by-sbi-5255939144545>

FinSMEs: Reported on the company’s plans to use the funds to expand its operations and enhance its AI personalization protocol. The platform helps decentralized applications (dApps) identify and reach potential users through data-driven decisions, fostering user growth, engagement, and retention

<https://www.finsmes.com/2024/03/bluwhale-raises-7m-in-seed-funding.html>


---

# 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://bluwhale.gitbook.io/bluwhaleai/community/media-coverage.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.
