> For the complete documentation index, see [llms.txt](https://docs-eb.toneden.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-eb.toneden.io/growth-tools.md).

# Growth Tools

- [Smart Links](https://docs-eb.toneden.io/growth-tools/smart-links.md)
- [Smart Links For Tours (TourLinks)](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-tours-tourlinks.md): TourLinks: Smarter links for tour marketing
- [How to Create a TourLink](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-tours-tourlinks/how-to-create-a-tourlink.md): A step-by-step walkthrough on how to create a TourLink.
- [Smart Links for Events (EventLinks)](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-events-eventlinks.md): EventLinks: Smarter links for event marketing
- [How to Create an EventLink](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-events-eventlinks/how-to-create-an-eventlink.md): A step-by-step walkthrough on how to create an EventLink.
- [Smart Links for Podcasts (PodLinks)](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-podcasts-podlinks.md): PodLinks: Smarter links for podcast marketing
- [How to Create a Single Episode Podcast Page](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-podcasts-podlinks/how-to-create-a-single-episode-podcast-page.md): A step-by-step walkthrough on how to create a single-episode PodPage.
- [How to Create a Multiple Episode Podcast Page](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-podcasts-podlinks/how-to-create-a-multiple-episode-podcast-page.md): A step-by-step walkthrough on how to create a multi-episode PodPage.
- [Smart Links for Fundraisers (GiveLinks)](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-fundraisers-givelinks.md): GiveLinks: Smarter landing pages for fundraising
- [How to Create a GiveLink](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-fundraisers-givelinks/how-to-create-a-givelink.md): A step-by-step walkthrough on how to create a GiveLink.
- [Smart Links for Social Media Bios (BigLinks)](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-social-media-bios-biglinks.md): BigLinks: Smarter bio links for social media marketing
- [How to Create a BigLink](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-social-media-bios-biglinks/how-to-create-a-biglink.md): A step-by-step walkthrough on how to create a BigLink.
- [Smart Links for Livestreams (StreamLinks)](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-livestreams-streamlinks.md): StreamLinks: Smarter links for livestream promotion
- [How to Create a StreamLink](https://docs-eb.toneden.io/growth-tools/smart-links/smart-links-for-livestreams-streamlinks/how-to-create-a-streamlink.md): A step-by-step walkthrough on how to create a StreamLink.
- [Custom Domains For Smart Links](https://docs-eb.toneden.io/growth-tools/smart-links/custom-domains-for-smart-links.md): Set up a custom domain for smart links to improve your brand and leverage the benefits of the Facebook pixel and conversion tracking
- [Social Unlocks](https://docs-eb.toneden.io/growth-tools/social-unlocks.md): Build followers and boost engagement on Twitter, Facebook, YouTube, Spotify, Twitch, and other social media platforms with Social Unlocks
- [How to Create a Social Unlock](https://docs-eb.toneden.io/growth-tools/social-unlocks/how-to-create-a-social-unlock.md): A step-by-step walkthrough on how to create a Social Unlock in Eventbrite Boost
- [Contests](https://docs-eb.toneden.io/growth-tools/contests.md): Creating a giveaway to rapidly grow and engage your audience
- [Smart Link Troubleshooting & FAQs](https://docs-eb.toneden.io/growth-tools/contests/smart-link-troubleshooting-and-faqs.md)
- [How to Create a Contest](https://docs-eb.toneden.io/growth-tools/contests/how-to-create-a-contest.md): A step-by-step walkthrough on how to create a Contest in Eventbrite Boost


---

# 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://docs-eb.toneden.io/growth-tools.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.
