> For the complete documentation index, see [llms.txt](https://circles.logos.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://circles.logos.co/readme/about-logos-circles/logos-onboarding-resources.md).

# Logos onboarding resources

#### Logos

* [Logos manifesto](https://logos.co/manifesto)
* [Logos podcast](https://www.youtube.com/watch?v=IyjyX-XpMp0\&list=PLZe53tXAogqMdSoiwxtF8gqLauBmrm16D)

#### Network States

* [What is a network state?](https://press.logos.co/article/what-is-a-network-state)
* [Logos Press Engine - Learn](https://press.logos.co/search?type=article\&topic=Learn)

#### Grassroots organising

* [TLDR Interaction Ritual Chains](https://notes.status.im/interaction-ritual-chains#Identifying-Emotive-Experiences-via-Powerful-Stories)
* [Open Source Value Creation](https://notes.status.im/open-source-value-creation)

#### Logos Blockchain (previously Nomos)

* [Nomos whitepaper](https://www.notion.so/1fd261aa09df81318690c6f398064efb?pvs=21)
* [About Nomos](https://nomos.tech/about)

#### Logos Messaging (previously part of Waku)

* [Waku -Introduction video](https://www.youtube.com/watch?v=nIWx5Vp_Qxk)
* [Waku : Uncompromising web3 communication at scale](https://www.youtube.com/watch?v=AkAFLZdxCCc)
* [Intro to Waku documentation](https://docs.waku.org/)

#### Logos Storage (previously Codex)

* [Codex - Introduction video](https://www.youtube.com/watch?v=XH-R2oJO7P4)
* [Codex whitepaper](https://docs.codex.storage/learn/whitepaper)
* [Codex description and architecture](https://docs.codex.storage/learn/architecture)

### **Links**

Website:

<https://logos.co/>

Logos X:

<https://x.com/Logos_network>

Github:

<https://github.com/logos-co>

Logos Forum:

<https://forum.logos.co/>

Operator Ordinals:

<https://magiceden.io/ordinals/marketplace/logos-operators>

Staking Dashboard:

<https://dashboard.logos.co/>

#### Technical documentation

* <https://logos.co/tech-stack>

**Essential reading**

* The Starfish and the Spider: The Unstoppable Power of Leaderless Organizations:,

<https://www.goodreads.com/book/show/21314.The_Starfish_and_the_Spider>

* Decentralization by Vitalik Buterin:,

<https://medium.com/@VitalikButerin/the-meaning-of-decentralization-a0c92b76a274>

* The Cluetrain Manifesto,

<https://www.goodreads.com/book/show/81195.The_Cluetrain_Manifesto>

* The Cathedral and the Bazaar (PDF),

<https://www.goodreads.com/book/show/134825.The_Cathedral_the_Bazaar>

* Radical Markets: Uprooting Capitalism and Democracy for a Just Society,

<https://www.goodreads.com/book/show/36515770-radical-markets>

* The Wealth of Networks: How Social Production Transforms Markets and Freedom,

<https://www.goodreads.com/book/show/14721.The_Wealth_of_Networks>

* The Myth of Leadership: Creating Leaderless Organizations,

<https://www.goodreads.com/book/show/2406955.The_Myth_of_Leadership>

* Organization after Social Media,

<https://www.goodreads.com/book/show/41546391-organization-after-social-media>

* Swarmwise,

<https://falkvinge.net/files/2013/04/Swarmwise-2013-by-Rick-Falkvinge-v1.1-2013Sep01.pdf>

**Recommended reading:**

* Pirate's Dilemma: How Youth Culture Is Reinventing Capitalism,

<https://www.goodreads.com/book/show/2286633.The_Pirate_s_Dilemma>

* Cyberchiefs: Autonomy and Authority in Online Tribes,

<https://www.goodreads.com/book/show/6449779-cyberchiefs>

* Capitalism 3.0: A Guide to Reclaiming the Commons,

<https://www.goodreads.com/book/show/640034.Capitalism_3_0>

* Protocol: How Control Exists after Decentralization,

<https://www.goodreads.com/book/show/274500.Protocol>

* Pirate Organization: Lessons from the Fringes of Capitalism,

<https://www.goodreads.com/book/show/13586923-the-pirate-organization>

#### IFT

* [IFT Townhalls](https://www.youtube.com/watch?v=gdtX0exdJvY\&list=PLZe53tXAogqNiGROz9NvxTJ251sK1TiLH)
* [IFT Research Calls](https://www.youtube.com/watch?v=d-hkHUAAQG8\&list=PLZe53tXAogqO2CmvMg0OaQSBUqfc7nVCf)

Additional reads for a deeper understanding of the human mechanisms behind Circles.

* [TLDR Interaction Ritual Chains](https://notes.status.im/interaction-ritual-chains#Identifying-Emotive-Experiences-via-Powerful-Stories)
* [Open Source Value Creation](https://notes.status.im/open-source-value-creation)


---

# 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://circles.logos.co/readme/about-logos-circles/logos-onboarding-resources.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.
