# Best features for TikTok

## Search by describing

{% hint style="info" %}
No one can ever remember the exact name of a file – but with Fabric, you never have to!&#x20;

Just describe what the file is about, and Fabric can find it for you.
{% endhint %}

{% embed url="<https://youtu.be/bsgGmE_0qH0>" %}

***

## Search by colour

{% hint style="info" %}
Search your library by choosing a colour. Fabric's AI will find any visual content that you've saved that matches (or is close to matching) that colour!
{% endhint %}

<figure><img src="/files/X2eUkvYjQ53vwjuQmK7N" alt=""><figcaption></figcaption></figure>

***

## Search by uploading an image

{% hint style="info" %}
You can search your Fabric library by uploading an image.&#x20;

It can find similar images when you upload any image (or take a photo). A new way to explore your content.
{% endhint %}

***

## AI assistant

{% hint style="info" %}
Fabric's AI assistant is like your own personal research intern and guide to your library.

* Ask it to summarize any PDF, link or note in your library. It can even discuss multiple files, or a whole folder.
* Ask it to find information from inside one of your files "what did I write last week about quantum physics?"
* Ask questions about a saved YouTube video (soon)
* You can also pet it – just click and drag like you're stroking a dog with your mouse!
  {% endhint %}

{% embed url="<https://www.youtube.com/watch?v=BBiPs5hYTwE>" %}

{% embed url="<https://youtu.be/gWys4yP5Py0>" %}
Not important... but you can also pet the assistant
{% endembed %}

***

## AI voice notes

{% hint style="info" %}
**Voice notes with AI transcription – Get ideas out of your head, fast.**

* Just hold to record, and your voice instantly turns into editable and searchable text.
* Perfect for capturing ideas on the go, in meetings, or at your desk.
* Turn your recording into a summary, key points, to-do list, and more with AI.
* Find everything later in your smart library.
* With built-in noise filtering, you'll always get beautifully clear audio.
  {% endhint %}

{% embed url="<https://www.youtube.com/shorts/a9lPi_WPUNg>" fullWidth="false" %}

{% embed url="<https://www.youtube.com/shorts/9ybpV-qfHGw>" %}

***

## Smart collections

{% hint style="info" %}
Just describe what content from your library you'd like to have gathered, and Fabric will create a Smart Collection that always stays updated with your content.&#x20;

Example: "books I want to read" and Fabric will put all relevant links, notes and more into that Smart Collection.
{% endhint %}

<figure><img src="/files/6eZhrccU0NetQafgLIeO" alt=""><figcaption></figcaption></figure>

***

## Instant summarize – coming soon!

{% hint style="info" %}
Just put "fabric.so/" in front of any URL and it will get automatically summarized by Fabric's AI!
{% endhint %}


---

# 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://creator.fabric.so/best-features-for-tiktok.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.
