# Launching 🚀

- [Connect a Broadcaster](https://docs.codenation.com/launching-time-to-go-live/connect-a-broadcaster.md): Learn how to connect a broadcaster to begin sending direct communications to your supporters.
- [Connect your social media icons](https://docs.codenation.com/launching-time-to-go-live/connect-your-social-media-icons.md): Effortlessly showcase your social media presence by adding social media icons to your website.
- [Connect Google Analytics](https://docs.codenation.com/launching-time-to-go-live/connect-analytics.md): Learn how to create a free Google Analytics account, obtain the tracking code, and connect it to your website for data analysis and insights.
- [SEO and sharing](https://docs.codenation.com/launching-time-to-go-live/seo-and-sharing.md): Essential tips and settings to optimize your website for search engines, increasing its visibility and reach.
- [Add a favicon](https://docs.codenation.com/launching-time-to-go-live/adding-a-favicon.md): Favicons are small, iconic images that represent your website and appear in various locations, such as browser tabs, bookmarks, and browser address bars.
- [Add a logo](https://docs.codenation.com/launching-time-to-go-live/add-a-logo.md): Showcase your website's primary logo in the Navbar, while also serving as the default image in donation receipts and various sections of the control panel, including some email blast themes.
- [Add a featured image](https://docs.codenation.com/launching-time-to-go-live/add-a-featured-image.md): Learn how to create engaging content sliders to showcase images, headlines, and paragraphs at the top of your pages.
- [Add footer text](https://docs.codenation.com/launching-time-to-go-live/add-footer-text.md): Learn how to add contact information, acknowledgements to country, disclaimers or more to the footer of your site.
- [Order your navbar](https://docs.codenation.com/launching-time-to-go-live/update-reorder-your-nav.md): Learn how to update and re-order your nav items.
- [Configure your page and site settings](https://docs.codenation.com/launching-time-to-go-live/configure-your-page-and-site-settings.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://docs.codenation.com/launching-time-to-go-live.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.
