> For the complete documentation index, see [llms.txt](https://process.mad.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://process.mad.co/project-work/design.md).

# Design Working Practices

- [Website Go-Live Checklist](https://process.mad.co/project-work/design/website-go-live-checklist.md)
- [Resources.](https://process.mad.co/project-work/design/resources.md)
- [Brand and Web Design Sprint Agenda](https://process.mad.co/project-work/design/brand-design-sprint-agenda.md)
- [Key Design Team Roles](https://process.mad.co/project-work/design/key-design-team-roles.md)
- [Ideation and Brainstorming](https://process.mad.co/project-work/design/ideation-and-brainstorming.md)
- [Design Thinking](https://process.mad.co/project-work/design/design-thinking.md)
- [Questions for Flows](https://process.mad.co/project-work/design/questions-for-flows.md)
- [Webflow Hosting](https://process.mad.co/project-work/design/webflow-hosting.md)
- [Corporate Website Go-Live Checklist](https://process.mad.co/project-work/design/corporate-website-go-live-checklist.md)
- [Setting Up an App Store Account](https://process.mad.co/project-work/design/setting-up-an-app-store-account.md)
- [Domain Pointing and IP Addresses](https://process.mad.co/project-work/design/domain-pointing-and-ip-addresses.md)
- [Writing Specifications](https://process.mad.co/project-work/design/writing-specifications.md)
- [Bug Reporting Template](https://process.mad.co/project-work/design/bug-reporting-template.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:

```
GET https://process.mad.co/project-work/design.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.
