> For the complete documentation index, see [llms.txt](https://docs.galactica.com/galactica-network-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.galactica.com/galactica-network-faq/1.-introduction/galactica-network-protocol-and-app-layers.md).

# Galactica Network protocol and app layers

<figure><img src="/files/qtl3SIlhQloFFnPotO8p" alt=""><figcaption></figcaption></figure>

Galactica Network enables DeSoc, reputation-augmented DeFi, meritocratic governance, protocol UBI and much more all while maintaining user privacy. At a glance, the above figure provides an overview of the various components that make up its technological stack,  application layer and governance framework.&#x20;

Galactica Network Institutions are abstractions that model social, political, and financial institutions, providing a foundation for building DApps that leverage DeSoc primitives - the social dimension of on-chain interactions. Think banks, associations, companies, parliaments and voting processes that exist in the ‘physical’ world. All these institutions - rules of the game that shape human societies - are built assuming humans as subjects - not tokens. Web2 platforms do the same - every major social network, game, rating website or a forum is built around the concept of an account presumably registered and owned by a real human. While interacting with other accounts, this human builds a reputation that defines his or her experience on the website or an app. DeSoc is bringing this societal foundation into the world of web3, enabling a myriad of use-cases that cannot be achieved neither by using outdated web2 stack nor by employing non Sybil resistant web3 platforms. Want to take an undercollateralized loan? Need to prove you are reputable enough to honor your commitment. Want to build 1 human 1 vote DAO? Need to have a way for users to prove they are a unique human. Want to have higher voting power for those having subject matter expertise? Need primitives for social attestations (e.g. a university degree or references by friends).&#x20;

All of these use-cases are merely a tiny subset of what DeSoc enables.&#x20;

Citizens interact with the Galactica Network Institutions, which form the backbone of the Cypher State's social, economic, and political landscape. As a result, the Cypher State represents a decentralized techno-economic ecosystem where citizens can enjoy ‘experience’ similar to that of being a citizen to a nation-state, with unique incentives and governance structures based on reputation and merit.

To learn more, read about Galactica Network’s Institutions [here](https://galactica.com/news/galactica-network-institutions).


---

# 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.galactica.com/galactica-network-faq/1.-introduction/galactica-network-protocol-and-app-layers.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.
