# Index

{% columns %}
{% column width="25%" %}
Index&#x20;

1. [🌐 Overview](/overview.md)                  &#x20;
2. [💬 Conversations](/conversations.md)
3. [Calendars](/calendars.md)
4. [📞 Contacts](/contacts.md)
5. [🎯 Opportunities](/opportunities.md)
6. [💲Payments](/payments.md)
7. [Reputation](/reputation.md)
8. [Reporting](/reporting.md)
9. [Marketing](/marketing.md)
10. [Automation](/automation.md)

{% endcolumn %}

{% column width="25%" %}
11\. [Sites](/sites.md)
12\. [Membership](/membership.md)
13\. [Settings](/settings.md)
14\. [FAQ](/faq.md)
15\. [Custom Fields](/custom-fields.md)
16\. [WordPress](/other/wordpress.md)
17\. [🔍 Guides](/guides.md)
18\. [WhatsApp Integration](/whatsapp-integration.md)
19\. [🛒 E-Commerce](/other/e-commerce.md)
20\. [Mobile APP](/mobile-app.md)

{% endcolumn %}

{% column width="25%" %}
21\. [Customer Support](/customer-support.md)
22\. [Email](/email.md)
23\. [Phone System](/phone-system.md)
24\. [Opportunities & Pipelines](/opportunities-and-pipelines.md)
25\. [Other](/other.md)
26\. [AI Knowledge Base](/ai-knowledge-base.md)
27\. [SS-Member Help Manual](/ss-member-help-manual.md)
28\. [SS - Smart System](/ss-smart-system.md)
29\. [SS-T Smart System Latest Updates](/ss-t-smart-system-latest-updates.md)

{% endcolumn %}

{% column width="24.999999999999996%" %}
31\. [SS-I - Smart System Investment - Deliverables + Investment](/ss-i-smart-system-investment-deliverables-+-investment.md)
32\. [SS+OWA - Deliverables + Investment](/ss+owa-deliverables-+-investment.md)
33\. [Welcome Offer = SS+OWA-F - Smart System + OWA-Freedom Deliverables + Investment](/welcome-offer-ss+owa-f-smart-system-+-owa-freedom-deliverables-+-investment.md)
34\. [Admin](/admin.md)
{% endcolumn %}
{% endcolumns %}


---

# 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.ourarea.in/index.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.
