# Introduction: Guide to Publishing Science for the People Magazine

*Science for the People* is an independent magazine published by People's Science Network three times a year. The magazine is published in PDF/print and online at magazine.scienceforthepeople.org. Each issue is edited by a rotating editorial collective with participation from Science for the People (the organization) chapter and working group members.

Considering submitting an article proposal? [Read this.](https://app.gitbook.com/o/-MNuiDi4M3z6X0LujIQG/s/-M7tOcbDL7rh-Huddsdt/~/changes/287/submitting-to-sftp-magazine)

Considering joining an editorial collective? [Read this](/sftp-publishing/editing-resources-1/untitled.md).

Looking for tips on how to approach editing? [Read this.](/sftp-publishing/editing-resources-1/our-editors-advice.md)

Need our style guide for copy editing and proofreading? [Read this](/sftp-publishing/style-guide/introduction.md).

Helping with social media, outreach, or fundraising? [Read this](/sftp-publishing/web-social/social-media-best-practices.md).

Interested in SftP's history and archives? [Read this](/sftp-publishing/archives-publishing/archives-vol-1-21.md).&#x20;

Corrections or updates to this guide? Email <sftp.publishing@gmail.com>.


---

# 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://sftpmag.gitbook.io/sftp-publishing/master.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.
