# Welcome to Nootti docs

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

## Quick links

{% content-ref url="/pages/2OJ5gywZ1hfIaUi2dPD7" %}
[Add accounts](/get-started/add-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/8W9G5taF0ANSZv1OX2us" %}
[How-to videos](/get-started/how-to-videos.md)
{% 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="/pages/BudN8ISwdQHTtNSsUyJq" %}
[Main View](/posting/main-view.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZT86WAOJj9W8SICtXyMt" %}
[Compose your main message](/posting/compose-your-main-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/KfRr1kT9ZfRyyQ7xC7ai" %}
[Customise the content](/posting/customise-the-content.md)
{% endcontent-ref %}

{% content-ref url="/pages/Iop8ppKDJSmJf9B3pydM" %}
[Character limits](/posting/character-limits.md)
{% endcontent-ref %}

{% content-ref url="/pages/pzejfR88EWiVVULQhlYS" %}
[Add media](/posting/add-media.md)
{% endcontent-ref %}

{% content-ref url="/pages/eLLM2v7itSDxPKgKwumj" %}
[Share Before Posting](/posting/share-before-posting.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xu8RjYQKLEo8tVNeNbla" %}
[Current Post Settings](/posting/current-post-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/IcoKdQ5yqkPsdu4Sc7Lz" %}
[Send the post](/posting/send-the-post.md)
{% endcontent-ref %}

## Questions?

{% content-ref url="/pages/JrzqcAjN6gP05aXcLEnr" %}
[FAQ](/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/JrzqcAjN6gP05aXcLEnr#contact" %}
[FAQ](/faq.md#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.
