# Using the Universe extension to save information

The Universe Extension is an extremely powerful tool to populate and link your Universe with documents, highlights, entities, images, and studies.

### Feature 1: Creating Highlights <img src="/files/19Dbz23FzmyT4jbQejNp" alt="" data-size="line"> <a href="#usingtheuniverseextension-feature1-creatinghighlights" id="usingtheuniverseextension-feature1-creatinghighlights"></a>

Select the text to be highlighted, then click the yellow marker with a blue + sign in the plugin menu to save the highlight with the document.

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

{% hint style="info" %}
**Tip!** You can also highlight text in PDF documents opened in your browser by right-clicking after selecting the text.
{% endhint %}

### Feature 2: Create and link documents to entities <a href="#usingtheuniverseextension-feature2-createandlinkdocumentstoentities" id="usingtheuniverseextension-feature2-createandlinkdocumentstoentities"></a>

Creating an entity is easy - select it from the text and click the purple link button.

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

If you have already created an entity and want to add a document along with its highlights to that entity, you can use the purple link button without selecting any text. This will open the plugin menu, where you can search for the desired entity and link the document to it.

{% hint style="info" %}
**Tip!** By connecting highlighted documents to entities you feed the AI with high-quality human curated information to generate a report.
{% endhint %}

### Feature 3: Saving images <a href="#usingtheuniverseextension-feature3-savingimages" id="usingtheuniverseextension-feature3-savingimages"></a>

To save an image, right-click on it and select "Save Image." The image will be saved to your Universe.

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

### Feature 4: Add documents to Inbox <a href="#usingtheuniverseextension-feature4-adddocumentstoinbox" id="usingtheuniverseextension-feature4-adddocumentstoinbox"></a>

If you ever find yourself in a situation where you don't have enough time to make highlights or are uncertain about closing a tab, you can save the documents to your Inbox. This way, you can easily access all the saved documents in one place. Your Inbox will also allow you to reopen any closed webpages you may need later.

<figure><img src="/files/5uBpjulnQFvjEQwal1uf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Documents with no highlights or links to entities or studies will not be visible in the documents list, they are only visible in your inbox. You’ll need to link the documents to ensure they are in the documents library.
{% endhint %}

### Feature 5: Creating studies <a href="#usingtheuniverseextension-feature5-creatingstudies" id="usingtheuniverseextension-feature5-creatingstudies"></a>

You can easily create studies from the plugin. Just click the link button and give your study a title. The document will be linked to your study as soon as it's created.

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


---

# 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.findest.com/get-started/using-the-universe-extension-to-save-information.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.
