{"id":2796,"date":"2026-07-01T10:06:34","date_gmt":"2026-07-01T03:06:34","guid":{"rendered":"https:\/\/bimvietnam.org\/?page_id=2796"},"modified":"2026-07-01T10:37:19","modified_gmt":"2026-07-01T03:37:19","slug":"dich-vu-bim","status":"publish","type":"page","link":"https:\/\/bimvietnam.org\/en\/dich-vu-bim\/","title":{"rendered":"D\u1ecbch v\u1ee5 BIM"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2796\" class=\"elementor elementor-2796\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e29a9fa e-flex e-con-boxed e-con e-parent\" data-id=\"e29a9fa\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7d5253 elementor-widget elementor-widget-heading\" data-id=\"c7d5253\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">BIM Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f9a484 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"2f9a484\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n:root{\r\n    --primary:#e53935;\r\n    --secondary:#0aa89e;\r\n    --text:#1f2937;\r\n    --muted:#6b7280;\r\n    --border:#ececec;\r\n}\r\n\r\n.bim-services{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n}\r\n\r\n\/* Top Content *\/\r\n.services-top{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:60px;\r\n    align-items:center;\r\n    margin-bottom:70px;\r\n}\r\n\r\n.badge{\r\n    display:inline-block;\r\n    color:var(--primary);\r\n    font-size:14px;\r\n    font-weight:700;\r\n    letter-spacing:3px;\r\n    text-transform:uppercase;\r\n    margin-bottom:15px;\r\n}\r\n\r\n.services-content h2{\r\n    font-size:56px;\r\n    line-height:1.1;\r\n    margin:0 0 25px;\r\n    color:var(--text);\r\n    font-weight:800;\r\n}\r\n\r\n.services-content h2 span{\r\n    color:var(--primary);\r\n}\r\n\r\n.services-content p{\r\n    font-size:18px;\r\n    line-height:1.9;\r\n    color:var(--muted);\r\n    margin-bottom:25px;\r\n}\r\n\r\n.cta{\r\n    margin-top:35px;\r\n}\r\n\r\n.cta a{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:10px;\r\n    padding:15px 30px;\r\n    background:var(--primary);\r\n    color:#fff;\r\n    text-decoration:none;\r\n    border-radius:12px;\r\n    font-weight:700;\r\n    transition:.35s;\r\n}\r\n\r\n.cta a:hover{\r\n    background:var(--secondary);\r\n    transform:translateY(-3px);\r\n}\r\n\r\n\/* Service Cards *\/\r\n\r\n.service-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n    gap:18px;\r\n}\r\n\r\n.service-card{\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:18px;\r\n    padding:24px;\r\n    transition:.35s;\r\n    box-shadow:0 8px 30px rgba(0,0,0,.04);\r\n}\r\n\r\n.service-card:hover{\r\n    transform:translateY(-6px);\r\n    border-color:var(--primary);\r\n    box-shadow:0 20px 40px rgba(229,57,53,.12);\r\n}\r\n\r\n.service-icon{\r\n    font-size:32px;\r\n    margin-bottom:12px;\r\n}\r\n\r\n.service-card h3{\r\n    margin:0 0 10px;\r\n    font-size:18px;\r\n    color:var(--text);\r\n}\r\n\r\n.service-card p{\r\n    margin:0;\r\n    font-size:14px;\r\n    line-height:1.7;\r\n    color:var(--muted);\r\n}\r\n\r\n\/* Bottom Image *\/\r\n\r\n.services-image{\r\n    margin-top:70px;\r\n    position:relative;\r\n    overflow:hidden;\r\n    border-radius:24px;\r\n    box-shadow:0 25px 60px rgba(0,0,0,.12);\r\n}\r\n\r\n.services-image img{\r\n    width:100%;\r\n    display:block;\r\n    transition:transform 8s ease;\r\n}\r\n\r\n.services-image:hover img{\r\n    transform:scale(1.05);\r\n}\r\n\r\n\/* Tablet *\/\r\n\r\n@media(max-width:991px){\r\n\r\n   \r\n\r\n    .services-top{\r\n        grid-template-columns:1fr;\r\n        gap:40px;\r\n        margin-bottom:50px;\r\n    }\r\n\r\n    .services-content{\r\n        text-align:center;\r\n    }\r\n\r\n    .services-content h2{\r\n        font-size:42px;\r\n    }\r\n}\r\n\r\n\/* Mobile *\/\r\n\r\n@media(max-width:576px){\r\n\r\n \r\n\r\n    .services-content h2{\r\n        font-size:32px;\r\n    }\r\n\r\n    .services-content p{\r\n        font-size:16px;\r\n        line-height:1.8;\r\n    }\r\n\r\n    .service-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .service-card{\r\n        padding:20px;\r\n    }\r\n\r\n    .service-icon{\r\n        font-size:28px;\r\n    }\r\n\r\n    .service-card h3{\r\n        font-size:17px;\r\n    }\r\n\r\n    .cta a{\r\n        width:100%;\r\n        padding:15px;\r\n    }\r\n\r\n    .services-image{\r\n        margin-top:50px;\r\n        border-radius:18px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"bim-services\">\r\n\r\n    <div class=\"services-top\">\r\n\r\n        <div class=\"services-content\">\r\n\r\n          \r\n            <h2 class=\"translation-block\">Professional <span>BIM Services<\/span>\nfor the AEC Industry<\/h2>\r\n\r\n            <p>\r\n                At BIM Vietnam Community, we provide comprehensive Building Information Modeling (BIM) services to enhance design accuracy, optimize multidisciplinary collaboration, and support efficient project implementation throughout the entire construction lifecycle.\r\n            <\/p>\r\n\r\n            <p>\r\n                Our multidisciplinary BIM team works closely with architects, engineers, contractors, and owners to build high-quality BIM models that comply with international standards and meet the specific requirements of each project.\r\n            <\/p>\r\n\r\n          \r\n        <\/div>\r\n\r\n        <div class=\"service-grid\">\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\ud83c\udfd7\ufe0f<\/div>\r\n                <h3>3D BIM model<\/h3>\r\n                <p>Architecture, structure, MEP, interior design, and infrastructure.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\ud83d\udcd0<\/div>\r\n                <h3>2D to BIM conversion<\/h3>\r\n                <p>Convert CAD files into intelligent BIM models.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\ud83d\udce6<\/div>\r\n                <h3>BIM Quantity Surveying<\/h3>\r\n                <p>Extract accurate data and quantities from the model.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\ud83c\udfe2<\/div>\r\n                <h3>Laser Scan to BIM<\/h3>\r\n                <p>Convert laser scanning and Point Cloud data to BIM.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\ud83e\udde9<\/div>\r\n                <h3>BIM Library<\/h3>\r\n                <p>Build BIM Families, Objects, and libraries according to standards.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\ud83e\udd1d<\/div>\r\n                <h3>BIM Coordination<\/h3>\r\n                <p>Effective conflict detection and multidisciplinary coordination.<\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Image Section -->\r\n\r\n    <div class=\"services-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_38_59-AM.png\" alt=\"BIM Services\">\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>D\u1ecbch V\u1ee5 BIM D\u1ecbch v\u1ee5 BIM chuy\u00ean nghi\u1ec7p cho ng\u00e0nh AEC T\u1ea1i BIM Vietnam Community, ch\u00fang t\u00f4i cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 M\u00f4 h\u00ecnh Th\u00f4ng tin X\u00e2y d\u1ef1ng (BIM) to\u00e0n di\u1ec7n nh\u1eb1m n\u00e2ng cao \u0111\u1ed9 ch\u00ednh x\u00e1c thi\u1ebft k\u1ebf, t\u1ed1i \u01b0u h\u00f3a ph\u1ed1i h\u1ee3p \u0111a b\u1ed9 m\u00f4n v\u00e0 h\u1ed7 tr\u1ee3 tri\u1ec3n khai d\u1ef1 \u00e1n hi\u1ec7u [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2796","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.2 (Yoast SEO v23.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>D\u1ecbch v\u1ee5 BIM - BIM Vietnam Community<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bimvietnam.org\/en\/dich-vu-bim\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"D\u1ecbch v\u1ee5 BIM\" \/>\n<meta property=\"og:description\" content=\"D\u1ecbch V\u1ee5 BIM D\u1ecbch v\u1ee5 BIM chuy\u00ean nghi\u1ec7p cho ng\u00e0nh AEC T\u1ea1i BIM Vietnam Community, ch\u00fang t\u00f4i cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 M\u00f4 h\u00ecnh Th\u00f4ng tin X\u00e2y d\u1ef1ng (BIM) to\u00e0n di\u1ec7n nh\u1eb1m n\u00e2ng cao \u0111\u1ed9 ch\u00ednh x\u00e1c thi\u1ebft k\u1ebf, t\u1ed1i \u01b0u h\u00f3a ph\u1ed1i h\u1ee3p \u0111a b\u1ed9 m\u00f4n v\u00e0 h\u1ed7 tr\u1ee3 tri\u1ec3n khai d\u1ef1 \u00e1n hi\u1ec7u [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bimvietnam.org\/en\/dich-vu-bim\/\" \/>\n<meta property=\"og:site_name\" content=\"BIM Vietnam Community\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/kiennamlandvn\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-01T03:37:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/\",\"url\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/\",\"name\":\"D\u1ecbch v\u1ee5 BIM - BIM Vietnam Community\",\"isPartOf\":{\"@id\":\"https:\/\/bimvietnam.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png\",\"datePublished\":\"2026-07-01T03:06:34+00:00\",\"dateModified\":\"2026-07-01T03:37:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bimvietnam.org\/dich-vu-bim\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/#primaryimage\",\"url\":\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png\",\"contentUrl\":\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bimvietnam.org\/dich-vu-bim\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Trang ch\u1ee7\",\"item\":\"https:\/\/bimvietnam.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"D\u1ecbch v\u1ee5 BIM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bimvietnam.org\/#website\",\"url\":\"https:\/\/bimvietnam.org\/\",\"name\":\"Ki\u00ean Nam Land\",\"description\":\"Ki\u00ean \u0111\u1ecbnh \u0111\u1ec3 ki\u1ebfn t\u1ea1o\",\"publisher\":{\"@id\":\"https:\/\/bimvietnam.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bimvietnam.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bimvietnam.org\/#organization\",\"name\":\"Ki\u00ean Nam Land\",\"url\":\"https:\/\/bimvietnam.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bimvietnam.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/06\/cropped-ChatGPT-Image-Jun-30-2026-10_10_38-AM-1.png\",\"contentUrl\":\"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/06\/cropped-ChatGPT-Image-Jun-30-2026-10_10_38-AM-1.png\",\"width\":1293,\"height\":430,\"caption\":\"Ki\u00ean Nam Land\"},\"image\":{\"@id\":\"https:\/\/bimvietnam.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/kiennamlandvn\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"D\u1ecbch v\u1ee5 BIM - BIM Vietnam Community","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bimvietnam.org\/en\/dich-vu-bim\/","og_locale":"en_US","og_type":"article","og_title":"D\u1ecbch v\u1ee5 BIM","og_description":"D\u1ecbch V\u1ee5 BIM D\u1ecbch v\u1ee5 BIM chuy\u00ean nghi\u1ec7p cho ng\u00e0nh AEC T\u1ea1i BIM Vietnam Community, ch\u00fang t\u00f4i cung c\u1ea5p c\u00e1c d\u1ecbch v\u1ee5 M\u00f4 h\u00ecnh Th\u00f4ng tin X\u00e2y d\u1ef1ng (BIM) to\u00e0n di\u1ec7n nh\u1eb1m n\u00e2ng cao \u0111\u1ed9 ch\u00ednh x\u00e1c thi\u1ebft k\u1ebf, t\u1ed1i \u01b0u h\u00f3a ph\u1ed1i h\u1ee3p \u0111a b\u1ed9 m\u00f4n v\u00e0 h\u1ed7 tr\u1ee3 tri\u1ec3n khai d\u1ef1 \u00e1n hi\u1ec7u [&hellip;]","og_url":"https:\/\/bimvietnam.org\/en\/dich-vu-bim\/","og_site_name":"BIM Vietnam Community","article_publisher":"https:\/\/www.facebook.com\/kiennamlandvn","article_modified_time":"2026-07-01T03:37:19+00:00","og_image":[{"url":"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bimvietnam.org\/dich-vu-bim\/","url":"https:\/\/bimvietnam.org\/dich-vu-bim\/","name":"D\u1ecbch v\u1ee5 BIM - BIM Vietnam Community","isPartOf":{"@id":"https:\/\/bimvietnam.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bimvietnam.org\/dich-vu-bim\/#primaryimage"},"image":{"@id":"https:\/\/bimvietnam.org\/dich-vu-bim\/#primaryimage"},"thumbnailUrl":"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png","datePublished":"2026-07-01T03:06:34+00:00","dateModified":"2026-07-01T03:37:19+00:00","breadcrumb":{"@id":"https:\/\/bimvietnam.org\/dich-vu-bim\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bimvietnam.org\/dich-vu-bim\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bimvietnam.org\/dich-vu-bim\/#primaryimage","url":"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png","contentUrl":"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-1-2026-10_32_04-AM.png"},{"@type":"BreadcrumbList","@id":"https:\/\/bimvietnam.org\/dich-vu-bim\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Trang ch\u1ee7","item":"https:\/\/bimvietnam.org\/"},{"@type":"ListItem","position":2,"name":"D\u1ecbch v\u1ee5 BIM"}]},{"@type":"WebSite","@id":"https:\/\/bimvietnam.org\/#website","url":"https:\/\/bimvietnam.org\/","name":"Ki\u00ean Nam Land","description":"Ki\u00ean \u0111\u1ecbnh \u0111\u1ec3 ki\u1ebfn t\u1ea1o","publisher":{"@id":"https:\/\/bimvietnam.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bimvietnam.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bimvietnam.org\/#organization","name":"Ki\u00ean Nam Land","url":"https:\/\/bimvietnam.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bimvietnam.org\/#\/schema\/logo\/image\/","url":"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/06\/cropped-ChatGPT-Image-Jun-30-2026-10_10_38-AM-1.png","contentUrl":"https:\/\/bimvietnam.org\/wp-content\/uploads\/2026\/06\/cropped-ChatGPT-Image-Jun-30-2026-10_10_38-AM-1.png","width":1293,"height":430,"caption":"Ki\u00ean Nam Land"},"image":{"@id":"https:\/\/bimvietnam.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/kiennamlandvn"]}]}},"_links":{"self":[{"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/pages\/2796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/comments?post=2796"}],"version-history":[{"count":4,"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/pages\/2796\/revisions"}],"predecessor-version":[{"id":2803,"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/pages\/2796\/revisions\/2803"}],"wp:attachment":[{"href":"https:\/\/bimvietnam.org\/en\/wp-json\/wp\/v2\/media?parent=2796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}