# Step 1. - Initializing Your Project

Begin by establishing a new project, a crucial first step in crafting your digital assistant.&#x20;

Following the creation of your project, set up a greeting message node featuring the straightforward query, **"How can I help you?"** This establishes the initial interaction with users.

For a deeper understanding of configuring these nodes, it is advisable to consult the articles on ['Message' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/message-node) and ['Answer' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/answer-node)s provided in this section.

<figure><img src="https://4261467870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6iQTvxgRZRwPS1NgIGEb%2Fuploads%2FBMwSjOTgsg7Wubt9YxmV%2FBD_simple_one.gif?alt=media&#x26;token=96e2d484-73b9-41e7-b31b-0416fd8d7ba4" alt=""><figcaption></figcaption></figure>

<details>

<summary>Step-by-step guide</summary>

1. **Create Your Project:** Initiate by naming and setting up a new project.
2. **Set Up the Message Node:** Link the ['START' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/start-end-nodes) to the newly established '[Message' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/message-node).
3. **Input Friendly Text:** Craft a welcoming message for users, enhancing clarity on the interaction's purpose.
4. **Incorporate an 'Answer' Node:** Introduce an[ 'Answer' node ](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/answer-node)to capture user responses, facilitating an interactive experience.

</details>

Next, ensure the message node (labeled MSG\_INTRO) is effectively linked to the ['Start' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/start-end-nodes). This connection delineates the flow from the initiation of interaction to the user's engagement.&#x20;

It's imperative to position the ['Answer' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/answer-node) subsequent to the ['Message' node](https://docs.borndigital.ai/digital-agent/conversation-flow/nodes-explained/message-node), mirroring the dynamic of chatbot output followed by customer input.
