> For the complete documentation index, see [llms.txt](https://docs.flip.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flip.to/docs/platform/advocacy/top-storytellers.md).

# Top storytellers

At the end of your [campaign](/docs/platform/advocacy/first-campaign.md), it’s time to highlight a few of your favorite storytellers. It takes just a few clicks:

{% embed url="<https://stream.flip.to/highlighting-your-favorite-storytellers?v=4>" %}

## Highlighting top picks

When you’re ready, [sign into your account](https://manage.flip.to/home), and under **Advocacy** navigate to **Current Campaigns**. Select the campaign you’d like to close out, and add your favorites to the podium.

The platform takes it from here, getting in touch with your top picks.

<figure><img src="/files/ZlLjWpRaIEdapOboTZf4" alt=""><figcaption><p>Under Platform, choose Advocacy. Navigate to Current Campaigns.</p></figcaption></figure>

<figure><img src="/files/KuezLYFBD4KJFe0CC0G5" alt=""><figcaption><p>Select your top storytellers, and move them to the podium.</p></figcaption></figure>

## Broadcast top stories to spread the word

When you’re done, if you’d like you can show some extra love by sharing your favorites to your other channels, like your audience of followers and fans.

<figure><img src="/files/XugYxqsSZpR7r3dh5fnC" alt=""><figcaption><p>Select your top storyteller to view their story.</p></figcaption></figure>

<figure><img src="/files/KEcnSePgBaMSrj6nhCOB" alt=""><figcaption><p>Select what attributes you'd like to include.</p></figcaption></figure>

<figure><img src="/files/qbbqgyToNPVTw3rJ9tzK" alt=""><figcaption><p>Select your channel, and broadcast.</p></figcaption></figure>


---

# 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.flip.to/docs/platform/advocacy/top-storytellers.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.
