# Make Your Work more Readble

To enhance the clarity and presentation of your analyses, MetaSleuth offers several features:

* [Memo:](/user-manual/save-and-share/make-your-work-more-readble/memo.md) Add notes to your visualizations to provide context or explanations for specific data points, making it easier to remember key insights.
* [Labels:](/user-manual/save-and-share/make-your-work-more-readble/labels.md) Use labels to identify and categorize different elements within your workspace, allowing for quick recognition and organization of your data.
* [Custom Watermark](/user-manual/save-and-share/make-your-work-more-readble/custom-watermark.md): Personalize your visualizations with a custom watermark, which adds a professional touch and helps maintain ownership of your work.


---

# 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.metasleuth.io/user-manual/save-and-share/make-your-work-more-readble.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.
