> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/5.-branding.md).

# Branding (Virtual event)

**Is it possible to design Let's Get Digital to match the branding of the event?** \
Yes, the organizer can add logos and change the colours in Let's Get Digital through the admin panel. [Here ](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/branding-settings-app-+-vp#virtual-platform-images)you can see an example of how colours can be adjusted. Also, the information of your organisation will be in the systems, see [here ](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/branding-settings-app-+-vp#virtual-event-colours)how this can be inserted.

### Exhibitors

**How can the organizer implement sponsors/partners/exhibitors into Let's Get Digital?** \
The organizer will provide the [users](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/virtual-platform/untitled-1), [companies ](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/companies)and [programmes ](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme)through Excel sheets to their Delivery Consultant. Beforehand you and your Delivery Consultant discuss the content in a Set-Up-Meeting. These Excel sheets will then be inserted in the system and the data will show in the admin panel of the app as well as in the Let's Get Digital platform.&#x20;

**Can sponsors still scan their leads?** \
Yes, you can still make connections with other attendees through the Let's Get Digital platform and also within the app.

**What is the maximum number of people that can enter the virtual booth at the same time?** \
In the booth the amount is unlimited, if you want to video chat 1-on-1 it depends on the availability of the booth staff.

**What are the possibilities in the virtual booth?**\
Preliminary information of the exhibitors, see who is present from the company and then immediately start a 1-on-1 meeting with one of the company representatives. If the company representatives are all occupied you can plan a meeting. You can showcase a video or live stream in the booth and add a downloadable brochure.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge-base.letsgetdigital.com/faq/faqs-for-the-lgd-website/5.-branding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
