# Welcome to Nootti docs

This guide helps you to get started and find answers to your questions.

## Quick links

{% content-ref url="get-started/add-accounts" %}
[add-accounts](https://docs.nootti.com/get-started/add-accounts)
{% endcontent-ref %}

{% content-ref url="get-started/how-to-videos" %}
[how-to-videos](https://docs.nootti.com/get-started/how-to-videos)
{% endcontent-ref %}

{% embed url="<https://apps.apple.com/us/app/nootti/id6476751741>" %}

## Get Started

Check out the links for tips and how to post messages.

{% content-ref url="posting/main-view" %}
[main-view](https://docs.nootti.com/posting/main-view)
{% endcontent-ref %}

{% content-ref url="posting/compose-your-main-message" %}
[compose-your-main-message](https://docs.nootti.com/posting/compose-your-main-message)
{% endcontent-ref %}

{% content-ref url="posting/customise-the-content" %}
[customise-the-content](https://docs.nootti.com/posting/customise-the-content)
{% endcontent-ref %}

{% content-ref url="posting/character-limits" %}
[character-limits](https://docs.nootti.com/posting/character-limits)
{% endcontent-ref %}

{% content-ref url="posting/add-media" %}
[add-media](https://docs.nootti.com/posting/add-media)
{% endcontent-ref %}

{% content-ref url="posting/share-before-posting" %}
[share-before-posting](https://docs.nootti.com/posting/share-before-posting)
{% endcontent-ref %}

{% content-ref url="posting/current-post-settings" %}
[current-post-settings](https://docs.nootti.com/posting/current-post-settings)
{% endcontent-ref %}

{% content-ref url="posting/send-the-post" %}
[send-the-post](https://docs.nootti.com/posting/send-the-post)
{% endcontent-ref %}

## Questions?

{% content-ref url="faq" %}
[faq](https://docs.nootti.com/faq)
{% endcontent-ref %}

{% content-ref url="../faq#contact" %}
[#contact](https://docs.nootti.com/faq#contact)
{% endcontent-ref %}


---

# 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.nootti.com/readme.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.
