> 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/for-circle-stewards/section-2-preparing-for-the-first-circle/brand-and-design-assets.md).

# Brand and design assets

#### **⇗**[Logos Circle Design Templates (Figma)](https://www.figma.com/buzz/new?buzz-template-library-key=lk-6c7006ebc245561e763a01d3af976cd65a69ea5fbfbee9e0e86f724a85e3494e2596c89403a1429196bdfd8e14453b301efe533cc4a43d731c15a1c35dcc9b14)

Ready-made templates for Circle communications, including Luma event images, social media posts, and printed flyers. Please post in the circle-stewards Discord channel if you need access.&#x20;

#### **⇗**[Logos Brand Assets](https://drive.google.com/drive/folders/1OzP73ubJozmeD60bVU6U1Mrumnp3kCaW?usp=sharing)

Official Logos brand materials, including different logotypes and usage variations depending on your format and context.

#### **⇗**[Logos zines](https://drive.google.com/drive/folders/1q4Vev8_bF5Pe1_xFCFpYm0uV-7cRJS4T?usp=sharing)

Zine print guide for Acrobat:&#x20;

Go to File > Print. Under Page Sizing & Handling, choose Booklet

1. Open the PDF in Acrobat (not Reader, you need Standard/Pro)
2. Set Booklet Subset to Both Sides (if your printer does duplex) or Front Side Only (if you’ll manually flip)
3. Set the correct Binding (usually Left for Western languages)
4. Print.

Note: You don't need to print all of these zines, choose one or two that you think are most fitting to your audience

#### **⇗**[Stickers](https://drive.google.com/drive/folders/14ODgcFQmZfZ3gttsbAIqR0DfBl6QXlHX)

Please follow the size guidelines in the stickers file names for printing.&#x20;


---

# 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/for-circle-stewards/section-2-preparing-for-the-first-circle/brand-and-design-assets.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.
