> For the complete documentation index, see [llms.txt](https://docs.scrt.network/secret-network-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-foundation.md).

# Secret Foundation

Secret Foundation is a private organization focused on many aspects of Secret Network, including the marketing, branding, community, social presence, accessibility, and most importantly growth of the ecosystem. Their mission is to drive the global adoption of open-source privacy technologies. The team consists of multiple full-time employees and contractors from all corners of the decentralized web who focus on general marketing, content, design, media, external relationships, and more. Secret Foundation also helps manage critical communication channels such as the Secret Network [website](https://scrt.network), [Discord](https://scrt.network/discord), [Telegram](https://t.me/SCRTCommunity) and [Twitter](https://twitter.com/SecretNetwork). The entity is currently structured as a private company. They currently receive 0% of Secret Network block rewards after a recent proposal passed.

{% hint style="info" %}
The Secret foundation is currently being migrated to a new NPO entity in the Cayman islands - <https://forum.scrt.network/t/update-on-secret-foundation-formation/7020>
{% endhint %}

Quarterly transparency reports for the Foundation can be found on the Secret Network Forum. You can contact the foundation via this [LinkTree](https://linktr.ee/secretfoundation) for any business or marketing inquiries.


---

# 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://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/ecosystem-overview/contributors-and-entities/secret-foundation.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.
