# 4P

## 4P

- [4thPillar (4P) Project](https://docs.the4thpillar.io/4thpillar-4p-project.md): On a mission to create of a robust and self-custodial on-chain emailing and messaging super applications for trusted human & agent interactions.
- [Start Here](https://docs.the4thpillar.io/overview/start-here.md): Learn how to use 4P Super App, communicate on-chain with friends or agents, build with 4P or learn how $FOUR plays a vital part in the future Web3 communication.
- [FAQ](https://docs.the4thpillar.io/overview/faq.md)
- [Comparison Tables](https://docs.the4thpillar.io/overview/comparison-tables.md): A Comprehensive Analysis of 4P Email & Chat in Contrast to Existing Web2 & Web3 Communication Platforms.
- [Onboard](https://docs.the4thpillar.io/overview/onboard.md): Discover, learn, test, build or just use the 4P technology.
- [Media Brand Kit](https://docs.the4thpillar.io/overview/media-brand-kit.md): Welcome to the 4P Brand & Marketing page
- [Tokenomics](https://docs.the4thpillar.io/four-token/tokenomics.md): Discover Four Token, a multi-chain asset, a technical component, and an incentive vehicle. Learn how Four Token plays a vital part in the future of Web3 Communication.
- [Multi-Chain](https://docs.the4thpillar.io/four-token/multi-chain.md): Explore Four Token Multi-Chain services & infrastructure.
- [Governance (TBA)](https://docs.the4thpillar.io/four-token/governance-tba.md): Four Token holders will have the option to access exclusive governance features.
- [Analytics & Tools](https://docs.the4thpillar.io/four-token/analytics-and-tools.md): Explore Four Token analytics using world-leading Crypto asset services and tools.
- [Audit Registry](https://docs.the4thpillar.io/four-token/audit-registry.md): Trust but verify, Four token and 4P project security audits.
- [4P Super App](https://docs.the4thpillar.io/dapps-and-clients/4p-super-app.md): On-chain communication application that enables users to exchange "email" and "messages" like communication in a true custodial manner.
- [4P Super App User Guide](https://docs.the4thpillar.io/dapps-and-clients/4p-super-app/4p-super-app-user-guide.md): This is the 4P Email & Chat Super App user manual page. Follow the steps for easier onboarding and access to all needed information.
- [Encryptor Extension](https://docs.the4thpillar.io/dapps-and-clients/encryptor-extension.md): An open-source, fully self-custodial Chrome Extension that enables E2E AES-256-GCM advance and highly secure encryption of on-chain communications by user-owned private keys.
- [Encryptor Setup User Guide](https://docs.the4thpillar.io/dapps-and-clients/encryptor-extension/encryptor-setup-user-guide.md): This is the Encryptor Extension setup manual page. Follow the steps for easier onboarding and access to all needed information.
- [Fees & Revenue Model](https://docs.the4thpillar.io/dapps-and-clients/fees-and-revenue-model.md): 4P Super App earns revenues by collecting service fees, which are settled on the smart contract level and is applicable for every email or message transaction.
- [Multi-Chain Deployment](https://docs.the4thpillar.io/dapps-and-clients/multi-chain-deployment.md): We aim to support multiple L1 and L2 ecosystems to onboard their native communities. Check the form below to explore in-app availability.
- [Architecture by Layers](https://docs.the4thpillar.io/developers/architecture-by-layers.md)
- [Smart Contracts](https://docs.the4thpillar.io/developers/architecture-by-layers/smart-contracts.md): There are various smart contracts forming within the ecosystem.
- [Encryption](https://docs.the4thpillar.io/developers/architecture-by-layers/encryption.md)
- [Four Token Grants (TBA)](https://docs.the4thpillar.io/developers/four-token-grants-tba.md): Welcome to the 4P Grant Program! Championing innovation in Web3 communication development, this program provides an empowering space for projects to grow and succeed.
- [Open Community Projects (OCP)](https://docs.the4thpillar.io/developers/open-community-projects-ocp.md): We welcome all new developers wanting to join and work on new 4P Super App implementations.
- [AI agents Integration](https://docs.the4thpillar.io/developers/ai-agents-integration.md): Establishing trusted communication layer for future human and agent interactions.
- [Four Token Bridges](https://docs.the4thpillar.io/other-user-guides/four-token-bridges.md): Four tokens have been integrated into many bridges, so ERC-20 FOUR token holders can now easily migrate between EVM universes.
- [Ethereum to Oasis Sapphire Bridge Manual](https://docs.the4thpillar.io/other-user-guides/four-token-bridges/ethereum-to-oasis-sapphire-bridge-manual.md)
- [Binance Smart Chain (BSC) to Ethereum to Bridge Manual](https://docs.the4thpillar.io/other-user-guides/four-token-bridges/binance-smart-chain-bsc-to-ethereum-to-bridge-manual.md)
- [Ethereum to Fantom Bridge Manual](https://docs.the4thpillar.io/other-user-guides/four-token-bridges/ethereum-to-fantom-bridge-manual.md)
- [Ethereum to Polygon Bridge Manual](https://docs.the4thpillar.io/other-user-guides/four-token-bridges/ethereum-to-polygon-bridge-manual.md)
- [Ethereum to Solana Bridge Manual](https://docs.the4thpillar.io/other-user-guides/four-token-bridges/ethereum-to-solana-bridge-manual.md)
- [Discord Server](https://docs.the4thpillar.io/other-user-guides/discord-server.md): Developed to support and grow the developer community, the 4P Discord acts as a one-stop shop and a future home of all project-related.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.the4thpillar.io/4thpillar-4p-project.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.
