# Technical Architechture

### Wallet

Seamless onboarding through social logins and AA wallet with prepaid gas credit for gasless transactions.

<figure><img src="https://508762334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdBBIZOY1SFMtXD6gDR8%2Fuploads%2F1yJGJtbBMvkKaZuxfYiY%2Fimage.png?alt=media&#x26;token=2fb79b6b-58d4-47ec-a4b4-41e7bca5d8b1" alt=""><figcaption></figcaption></figure>

### Data module

Social Graph (individual and community social graphs) and Social Activities (e.g. posts, like, comments and share).

<figure><img src="https://508762334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdBBIZOY1SFMtXD6gDR8%2Fuploads%2FxpFLnKsnWv6i9KLmqc5K%2Fimage.png?alt=media&#x26;token=a7f734be-91fb-492e-9504-351c20e15990" alt=""><figcaption></figcaption></figure>

<figure><img src="https://508762334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdBBIZOY1SFMtXD6gDR8%2Fuploads%2FWO3niO73zb7IQduJqz9d%2Fimage.png?alt=media&#x26;token=be884eee-4329-4bf1-a95e-676952443f39" alt=""><figcaption></figcaption></figure>

### Tooling

Social Modules: Build customized social experiences of dApps, e.g. feed, chat room, announcements, comments, reactions

<figure><img src="https://508762334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdBBIZOY1SFMtXD6gDR8%2Fuploads%2FhNtYV2pceYskvEBFusme%2Fimage.png?alt=media&#x26;token=f7b685b6-aa01-49d2-a985-1dbc0925679b" alt=""><figcaption></figcaption></figure>

### Plugins

Grow and monetize, e.g. token issuance, trivia, betting, voting

<figure><img src="https://508762334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdBBIZOY1SFMtXD6gDR8%2Fuploads%2Ff57nCif0FRS9uyBuZO3k%2Fimage.png?alt=media&#x26;token=b6475089-28a2-4c5e-835f-4e0520f2829d" alt=""><figcaption></figcaption></figure>

### Monetization

* Megaphone (ad revenue)
* Marketplace
* Bounty
* Rebate (Membership and Tribe subscription)

### Data availability layer

OrbitDB + IPFS

<figure><img src="https://508762334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdBBIZOY1SFMtXD6gDR8%2Fuploads%2FXAOvjkrKQsXbZ1zUW4o9%2Fimage.png?alt=media&#x26;token=01fc1ec8-4d04-4271-9886-cf89786dadb0" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://gitbook.opensocial.co/technical-architechture.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.
