# Similar documents

The functionality is available in two primary areas:

1. Within an individual document
2. Within a folder of saved documents

### How to access similar documents for a document

1. Open the document you want to view
2. Click on the **Related documents** tab
3. Look out for the **More documents like this one** section

<figure><img src="https://2004295339-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXgvHCKpOeaApvqox92P3%2Fuploads%2Fgit-blob-27e114d5d931e950ca9b34c9afcc3471d71cbd01%2Fghalii--per%20doc%20same.png?alt=media" alt=""><figcaption></figcaption></figure>

### How to access similar documents within your saved folders

1. Go to your **Saved documents** section
2. Click on a saved folder
3. Click **Suggested for this folder** tab to view similar document recommendations for that folder
4. The list shows AI-generated suggestions of documents similar to those saved in the folder

<figure><img src="https://2004295339-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXgvHCKpOeaApvqox92P3%2Fuploads%2Fgit-blob-cbb6a200770d70cbd9c332d15dedc084b26cd6fe%2Fghalii--similar%20saved.png?alt=media" 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://help.ghalii.org/finding-information/similar-documents.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.
