| # Working with LLMs | |
| This section is a list of guidelines for working with LLMs, as well as a summary of the moderation policy. | |
| This is not the policy itself; see [Forge][LLM policy]. | |
| If the two conflict, Forge is canonical. | |
| If you are writing code using an LLM, see [Writing LLM-created code](llm-guidance/writing.md). | |
| If you are reviewing LLM-created code, or reviewing using an LLM, see [Reviewing with LLMs](llm-guidance/reviewing.md). | |
| [LLM policy]: https://forge.rust-lang.org/policies/llm-usage.html |