# Documentation

## Documentation

- [Logos Circles - Resource Wiki](https://circles.logos.co/readme.md)
- [About Logos Circles](https://circles.logos.co/readme/about-logos-circles.md)
- [What is Logos?](https://circles.logos.co/readme/about-logos-circles/what-is-logos.md)
- [How to join a Logos Circle](https://circles.logos.co/readme/about-logos-circles/how-to-join-a-logos-circle.md)
- [Logos onboarding resources](https://circles.logos.co/readme/about-logos-circles/logos-onboarding-resources.md): Explore Logos through videos, blog posts, podcasts, and in-depth reads to get oriented and dive deeper.
- [Why we need Logos Circles](https://circles.logos.co/readme/about-logos-circles/why-we-need-logos-circles.md)
- [Winnable Issues from Circles](https://circles.logos.co/readme/about-logos-circles/winnable-issues-from-circles.md): An overview of winnable issues being worked on, or completed by Logos Circles around the world.
- [Roadmap for Logos Circles](https://circles.logos.co/readme/about-logos-circles/roadmap-for-logos-circles.md)
- [For Circle Stewards](https://circles.logos.co/readme/for-circle-stewards.md)
- [Section 1: Organising Circles around local action](https://circles.logos.co/readme/for-circle-stewards/section-1-organising-circles-around-local-action.md)
- [What is a winnable issue?](https://circles.logos.co/readme/for-circle-stewards/section-1-organising-circles-around-local-action/what-is-a-winnable-issue.md)
- [Winnable issues: Pipeline Workflow](https://circles.logos.co/readme/for-circle-stewards/section-1-organising-circles-around-local-action/winnable-issues-pipeline-workflow.md): How to scope, propose, and deliver a winnable issue
- [Section 2: Preparing for the first Circle](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle.md)
- [Principles for leading effective circles](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/principles-for-leading-effective-circles.md)
- [How to make the hard ask](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/how-to-make-the-hard-ask.md)
- [Finding the right venue](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/finding-the-right-venue.md)
- [How to create a Luma event](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/how-to-create-a-luma-event.md)
- [Brand and design assets](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/brand-and-design-assets.md)
- [Finding Your People](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/finding-your-people.md)
- [Expenses Process](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/expenses-process.md): Please follow the guidance below for submitting your expenses.
- [Checklist: Preparing for Your First Circle](https://circles.logos.co/readme/for-circle-stewards/section-2-preparing-for-the-first-circle/checklist-preparing-for-your-first-circle.md)
- [Section 3: Running the First Circle](https://circles.logos.co/readme/for-circle-stewards/section-3-running-the-first-circle.md)
- [The first circle - agenda](https://circles.logos.co/readme/for-circle-stewards/section-3-running-the-first-circle/the-first-circle-agenda.md)
- [Staying connected: Recommended Tools](https://circles.logos.co/readme/for-circle-stewards/section-3-running-the-first-circle/staying-connected-recommended-tools.md)
- [Checklist: The First Circle](https://circles.logos.co/readme/for-circle-stewards/section-3-running-the-first-circle/checklist-the-first-circle.md)
- [Section 4: Post-Circle](https://circles.logos.co/readme/for-circle-stewards/section-4-post-circle.md)
- [Post-event reporting](https://circles.logos.co/readme/for-circle-stewards/section-4-post-circle/post-event-reporting.md)
- [Feedback form](https://circles.logos.co/readme/for-circle-stewards/section-4-post-circle/feedback-form.md)
- [Checklist: Post Event](https://circles.logos.co/readme/for-circle-stewards/section-4-post-circle/checklist-post-event.md)
- [Section 5. Stewarding a Circle](https://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle.md)
- [Growing local Circles](https://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle/growing-local-circles.md): A guide for growing local Circles and attracting the right people
- [Running future circles](https://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle/running-future-circles.md)
- [The role of Circle stewards](https://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle/the-role-of-circle-stewards.md)
- [Volunteer roles](https://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle/volunteer-roles.md)
- [Running a Logos node](https://circles.logos.co/readme/for-circle-stewards/section-5.-stewarding-a-circle/running-a-logos-node.md)
- [Privacy Policy](https://circles.logos.co/privacy-policy.md): Logos Circles Volunteer Programme  - Privacy Policy
- [Disclaimer](https://circles.logos.co/disclaimer.md): Last updated: December 2025


---

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