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

# Share to Nootti

{% embed url="<https://youtu.be/Ih8kTSWKtTI>" %}
Share to Nootti from apps, web pages or Siri with Shortcuts.\
It takes seconds to install (see 0:42 onwards)
{% endembed %}

Add [Post to Nootti](https://www.icloud.com/shortcuts/0d88893cf26a496a87e14aaae4cd773b) Shortcut or create your own.

<figure><img src="/files/d4IrNG7miTbASHgcTmej" alt=""><figcaption><p>Nootti Shortcut example</p></figcaption></figure>

<div align="center"><figure><img src="/files/oujUv0Ca9qjWr3crNKel" alt="" width="304"><figcaption><p>Post to Nootti is a versatile feature</p></figcaption></figure></div>

The Share to Nootti feature allows you to input content from two sources simultaneously: copying to the clipboard (for example, a link) and using the share feature to select text. Nootti will pop up, allowing you to paste the previously copied link. You can post your content with a single visit to Nootti.


---

# 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:

```
GET https://docs.nootti.com/advanced/share-to-nootti.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.
