# Integrations, Menu and Actions Tabs

## Integrations Tab

The **Integrations Tab** allows you to connect Facebook pixels, the Telegram bot and to request help with connecting to third-party services. If you don't require this connection, then just click **Next step**.

## Menu Tab

The **Menu Tab** allows you to customize the competition menu. You can disable some items and change the order of menu items by clicking on the arrow button next to the item title.

You can add a new menu item by clicking on the **Add menu item** and click **Save**.

![](/files/FTSmL8y1wuMP9w1DGdG6)

## Actions Tab

The **Actions Tab** contains the **Delete Event button** that lets you delete your competition.

After setting up the competition, click **Save**.


---

# 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://tulula.gitbook.io/docs/setup-guide/setting-up-a-competition/integrations-menu-and-actions-tabs.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.
