# Next steps

Here are some suggested next steps for setting up your factory with Tillit:

1. Jump into the **Planning** to start gathering the necessary data.
2. After planning, navigate to the **Knowledge Base -> Setting up Tillit** to understand the Tillit in detail.
3. Familiarise yourself with the system's interface and navigation. Get to know the menus, buttons, and other features that are available.
4. Set up any required configurations, such as user accounts, organisational hierarchies, and custom settings.
5. Create the necessary assets, materials, and other resources that will be used in the system. Ensure that each resource has accurate and complete information.
6. Develop a plan for your business processes, including any required workflows and procedures. Map out how each resource will be used in each process.
7. Create orders for your processes, being sure to include all relevant details such as quantities, due dates, and required resources.
8. Begin executing your processes by starting and completing orders. Monitor the system's feedback and status updates to ensure that everything is running smoothly.


---

# 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://help.tillit.cloud/tillit/getting-started/next-steps.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.
