{"id":1119,"date":"2025-08-07T10:05:46","date_gmt":"2025-08-07T10:05:46","guid":{"rendered":"https:\/\/hunttheme.com\/robox\/?page_id=1119"},"modified":"2025-08-07T10:06:38","modified_gmt":"2025-08-07T10:06:38","slug":"faq","status":"publish","type":"page","link":"https:\/\/hunttheme.com\/robox\/faq\/","title":{"rendered":"Faq"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1119\" class=\"elementor elementor-1119\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ccaf9d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ccaf9d7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-84babc2\" data-id=\"84babc2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5916362 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5916362\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2b43fbe\" data-id=\"2b43fbe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7cd91c1 animated-slow elementor-invisible elementor-widget elementor-widget-title-section\" data-id=\"7cd91c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"title-section.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"title-section style3\">\r\n\t\t\t\t<div class=\"section-image\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"\" alt=\"\">\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"subtitle\">\r\n\t\t\t\t\t \r\n\t\t\t\t\t<h4 class=\"title-animation\">Next-Gen Robotics<\/h4>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t \r\n\t\t\t\t\t<h2 class=\"title title-animation\">Need Help? We've Got Answers<\/h2>\r\n\t\t\t\t\t\t\t\t<div class=\"title-2\">\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3fedd0d animated-slow elementor-invisible elementor-widget elementor-widget-themehunt_accordion\" data-id=\"3fedd0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"themehunt_accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t\r\n\r\n\t\t<ul class=\"my-accordion\">\r\n\r\n\t\t\t\t\t\t<li>\r\n\t\t\t\t<a>How do our robots work?<\/a>\r\n\t\t\t\t<p>Explore common questions and detailed insights about our robotics services, high technologies, and support. Get the answers you need before starting your system automation journey with Robotix.  before starting your<\/p>\r\n\t\t\t<\/li>\r\n\t\t\t\t\t\t<li>\r\n\t\t\t\t<a>What technologies do we use?<\/a>\r\n\t\t\t\t<p>Item content. Click the edit button to change this text.<\/p>\r\n\t\t\t<\/li>\r\n\t\t\t\t\t\t<li>\r\n\t\t\t\t<a>Do you offer custom builds?<\/a>\r\n\t\t\t\t<p>Item content. Click the edit button to change this text.<\/p>\r\n\t\t\t<\/li>\r\n\t\t\t\t\t\t<li>\r\n\t\t\t\t<a>How secure is the system?<\/a>\r\n\t\t\t\t<p>Item content. Click the edit button to change this text.<\/p>\r\n\t\t\t<\/li>\r\n\t\t\t\r\n\t\t<\/ul>\r\n\r\n\r\n            \t\t<script>\r\n            \t\t\tjQuery(document).ready(function($) {\r\n            \t\t\t\t\"use strict\";\r\n        \r\n        \t    $('.my-accordion > li:eq(0) a').addClass('active').next().slideDown();\r\n        \r\n        \t    $('.my-accordion a').click(function() {\r\n        \t        var dropDown = $(this).closest('li').find('p');\r\n        \r\n        \t        $(this).closest('.my-accordion').find('p').not(dropDown).slideUp();\r\n        \r\n        \t        if ($(this).hasClass('active')) {\r\n        \t            $(this).removeClass('active');\r\n        \t        } else {\r\n        \t            $(this).closest('.my-accordion').find('a.active').removeClass('active');\r\n        \t            $(this).addClass('active');\r\n        \t        }\r\n        \r\n        \t        dropDown.stop(false, true).slideToggle();\r\n        \r\n        \t        j.preventDefault();\r\n        \t    });\r\n\r\n            \t\t});\r\n            \t<\/script>\t\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ed08755 animated-slow elementor-invisible\" data-id=\"ed08755\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-38e877d elementor-widget elementor-widget-image\" data-id=\"38e877d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"648\" height=\"450\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/faq-img.jpg\" class=\"attachment-large size-large wp-image-679\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d48e580 elementor-widget__width-auto elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"d48e580\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"370\" height=\"250\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/faq-3.png\" class=\"attachment-large size-large wp-image-686\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2feead8 elementor-widget__width-auto elementor-absolute dance2 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"2feead8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"212\" height=\"330\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/faq-shapo.png\" class=\"attachment-large size-large wp-image-685\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f4afc10 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f4afc10\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-64e9325\" data-id=\"64e9325\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f4e01d elementor-widget elementor-widget-marque_text\" data-id=\"7f4e01d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"marque_text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"marquee style1\">\r\n\t\t\t\t\t<div class=\"marquee-block\">\r\n\t\t\t\t\t\t<h3> <img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> Smart Tech For Tomorrow<\/h3>\r\n\t\t\t\t\t\t<h3> <img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> We Build Digital Futures<\/h3>\r\n\t\t\t\t\t\t<h3><img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> Next-Gen IT Solutions Here<\/h3>\r\n\t\t\t\t\t\t<h3><img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> IT Support Services<\/h3>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"marquee-block\">\r\n\t\t\t\t\t\t<h3><img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> Smart Tech For Tomorrow<\/h3>\r\n\t\t\t\t\t\t<h3><img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> We Build Digital Futures<\/h3>\r\n\t\t\t\t\t\t<h3><img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> Next-Gen IT Solutions Here<\/h3>\r\n\t\t\t\t\t\t<h3><img decoding=\"async\" src=\"https:\/\/hunttheme.com\/robox\/wp-content\/uploads\/2025\/08\/Untitled-4.png\" alt=\"echofy\"> IT Support Services<\/h3>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Next-Gen Robotics Need Help? We&#8217;ve Got Answers How do our robots work? Explore common questions and detailed insights about our robotics services, high technologies, and support. Get the answers you need before starting your system automation journey with Robotix. before starting your What technologies do we use? Item content. Click the edit button to change [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-default.php","meta":{"footnotes":""},"class_list":["post-1119","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/pages\/1119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/comments?post=1119"}],"version-history":[{"count":7,"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/pages\/1119\/revisions"}],"predecessor-version":[{"id":1126,"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/pages\/1119\/revisions\/1126"}],"wp:attachment":[{"href":"https:\/\/hunttheme.com\/robox\/wp-json\/wp\/v2\/media?parent=1119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}