> For the complete documentation index, see [llms.txt](https://emf.gitbook.io/circular-procurement-for-cities/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emf.gitbook.io/circular-procurement-for-cities/how-to-use-this-framework.md).

# How to use this framework

![](/files/ZJeFHJAb0lcPNNiBXazh)

**This is a guide to help practitioners in your city government to adopt a more circular approach to public procurement. Public procurement processes differ from one city to another and therefore this guide is not a one-size-fits-all solution. Instead, it provides an overarching framework that should be adapted to your local context and the realities of your city. The intention is not for you to read this guide in full from beginning to end but rather, once you have read the framework overview in the next section, to jump to the section you need using the menu bar on the left.**

**For each step, you will find:**

* **Questions to consider** to help you and your colleagues reflect on the different actions that your city or organisation might need to take throughout the procurement process. Not all questions will be relevant to every city and these questions are not exhaustive.
* **Examples** illustrating how other city governments from around the world have implemented certain elements of circular economy procurement activities and links to explore further. While some examples are not specifically on circular public procurement, they showcase relevant best practices.
* **Resources**, such as reports and guides produced by the Ellen MacArthur Foundation and by many other organisations, to further explore the topic.


---

# 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://emf.gitbook.io/circular-procurement-for-cities/how-to-use-this-framework.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.
