# F\&B Template

By clicking on the "Create bot" button, there is a tab pop up, from here, you can choose whether the templates we created for you: F\&B (Small Brand).

## 1. Your Information

1. Your menu&#x20;

* Input your menu, we recommend using text instead of images, but you can attach a photo of your food for introduction.&#x20;
* You can use format tools to edit your content by separating it into Headings and Paragraphs.&#x20;

<figure><img src="/files/KSH8bYbt5bGrHuHMDBTz" alt=""><figcaption></figcaption></figure>

2. Your address and hotline.

<figure><img src="/files/2tXrnwUfnKo8jlWdonpX" alt=""><figcaption></figcaption></figure>

3. Your opening hours

<figure><img src="/files/WJK6t61RHTTbfXIaf6rG" alt=""><figcaption></figcaption></figure>

4. Your website homepage link

* We recommend you not use the link to the food delivery application.

<figure><img src="/files/lClSASszs3hyXYNQHMV8" alt=""><figcaption></figcaption></figure>

* Click the button "Continue" <img src="/files/RBMrFpqabb5mYpMPeqOR" alt="" data-size="line"> to jump to step 2.

## 2. Frequently questions

1. Do you deliver?&#x20;

* We recommend you use the link to the food delivery application.&#x20;

<figure><img src="/files/JyiqbRyCYNfjiY6oEFLp" alt=""><figcaption></figcaption></figure>

2. What's your best seller?

* We recommend you use text only for this field, if you want to attach the dish image, please see more at [Workflow Components](/bots/workflow/workflow-components-1.md).&#x20;

<figure><img src="/files/rqepZ9mwWOB3QxkYcGxz" alt=""><figcaption></figcaption></figure>

3. Do you issue invoices?

* We recommend you use text only for this field, every country will have a different tax system (depending on the country where your F\&B is located).

<figure><img src="/files/WCXkuFTpAusTUmDfqbwf" alt=""><figcaption></figcaption></figure>

4. Do you have any promotions or events?

* This field can import as deals, combos, and promotions (eg: buy 1 get 1, buy the combo with discount price, etc.)

<figure><img src="/files/2RDLarPZCOOqn8SRyNZE" alt=""><figcaption></figcaption></figure>

## Note

* Click on the button "Create new bot" to complete. This template will be only a basic for beginners to use the chatbot.
* For more advanced features, please refer to the chapter BOTS in this document ([here](/bots/create-a-bot.md)).
* After creating the chatbot, you can re-check the data of your chatbot to edit or modify some contents/features suitable for your business in [Training Data](/bots/training-data.md) or [Bot's Knowledge](/bots/bots-knowledge-1.md).


---

# 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://documents.cxgenie.ai/chat-bot-templates/f-and-b-template.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.
