> For the complete documentation index, see [llms.txt](https://sftpmag.gitbook.io/sftp-publishing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sftpmag.gitbook.io/sftp-publishing/editing-resources-1/copy-ed.-process.md).

# The Editing Process in Detail

This is an expanded version of the [Editing Process](/sftp-publishing/editing-resources-1/untitled.md) with more detailed information on every phase of the editing process. Lead and co-editors should be familiar with their responsibilities each stage of the process and are encouraged to refer back to this document regularly. If you have any comments or suggestions, email the ME at <sftp.publishing@gmail.com>

[***Phase I: Choosing submissions and editorial assignments***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-i-choosing-submissions-and-editorial-assignments.md)

[***Phase II: Assign editors, connect with authors***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-ii.md)

[***Phase III: Editing***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-iii.md)

[***Phase IV: Technical Editing***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-iv.md)

[***Phase V: Copy Editing***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-v.md)

[***Phase VI: Proofreading and Final Cop***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-vii-proofreading-and-final-copy.md)***y***

[***Phase VII: Finalizing Articles, TOC and Design***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-vi.md)

[***Phase VIII: Promotion***](/sftp-publishing/editing-resources-1/copy-ed.-process/phase-vii.md)


---

# 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://sftpmag.gitbook.io/sftp-publishing/editing-resources-1/copy-ed.-process.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.
