# Spinning up

There's a whole lot of stuff that happens prior to opening up Sketch or writing a line of code. In fact, a lot of the initial activity in a project has very little to do with technical ability and more to do with building relationships, whether they are with a new or existing client. Or whether it's between team members.

Try to remember these principles when kicking off a new project:

{% hint style="success" %}
**Provide a welcoming "concierge" service to the client to reassure them that we can be trusted with their hopes, dreams and fears and that we're already being responsive and productive.**
{% endhint %}

{% hint style="success" %}
**Set the scene for good project behaviour on both sides with clear, ordered communication and a pro-active style (package and polish information before hitting that send button).**
{% endhint %}

{% hint style="success" %}
**Measure twice, cut once and measure again. Ensure that context, aims, expectations and conceptions of the outcome are clear to everyone and clearly evidenced before rushing to implementation.**
{% endhint %}


---

# 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://manual.picketstudio.com/projects/spinning.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.
