{"id":4296,"date":"2025-12-21T10:36:40","date_gmt":"2025-12-21T05:36:40","guid":{"rendered":"https:\/\/bondstonelaw.com\/?page_id=4296"},"modified":"2026-08-21T21:35:28","modified_gmt":"2026-08-21T16:35:28","slug":"how-we-work-with-clients","status":"publish","type":"page","link":"https:\/\/bondstonelaw.com\/ru\/how-we-work-with-clients\/","title":{"rendered":"How We Work With Clients"},"content":{"rendered":"<p>&nbsp;<\/p>\n<style>\n:root {<br \/>\n  --navy:       #0a1628;<br \/>\n  --navy-mid:   #112240;<br \/>\n  --gold:       #c9a96e;<br \/>\n  --gold-pale:  #f5edd9;<br \/>\n  --gold-border:#d4b483;<br \/>\n  --bg:         #faf8f5;<br \/>\n  --surface:    #ffffff;<br \/>\n  --body:       #2d2926;<br \/>\n  --mid:        #6b6052;<br \/>\n  --divider:    #e5ddd2;<br \/>\n  --tag-bg:     #0a1628;<br \/>\n  --tag-text:   #c9a96e;<br \/>\n}<\/p>\n<p>@media (prefers-color-scheme: dark) {<br \/>\n  :root:not([data-theme=\"light\"]) {<br \/>\n    --navy:       #e4d9c8;<br \/>\n    --navy-mid:   #1e2e45;<br \/>\n    --gold:       #c9a96e;<br \/>\n    --gold-pale:  #1e1a12;<br \/>\n    --gold-border:#a07c48;<br \/>\n    --bg:         #0f1319;<br \/>\n    --surface:    #161d28;<br \/>\n    --body:       #c4b9aa;<br \/>\n    --mid:        #7a7060;<br \/>\n    --divider:    #252d3a;<br \/>\n    --tag-bg:     #c9a96e;<br \/>\n    --tag-text:   #0a1628;<br \/>\n  }<br \/>\n}<br \/>\n:root[data-theme=\"dark\"] {<br \/>\n  --navy:       #e4d9c8;<br \/>\n  --navy-mid:   #1e2e45;<br \/>\n  --gold:       #c9a96e;<br \/>\n  --gold-pale:  #1e1a12;<br \/>\n  --gold-border:#a07c48;<br \/>\n  --bg:         #0f1319;<br \/>\n  --surface:    #161d28;<br \/>\n  --body:       #c4b9aa;<br \/>\n  --mid:        #7a7060;<br \/>\n  --divider:    #252d3a;<br \/>\n  --tag-bg:     #c9a96e;<br \/>\n  --tag-text:   #0a1628;<br \/>\n}<\/p>\n<p>*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }<\/p>\n<p>body {<br \/>\n  background: var(--bg);<br \/>\n  color: var(--body);<br \/>\n  font-family: Roboto, sans-serif;<br \/>\n  font-weight: 300;<br \/>\n  line-height: 1.8;<br \/>\n  -webkit-font-smoothing: antialiased;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 PAGE SHELL \u2500\u2500 *\/<br \/>\n.page {<br \/>\n  max-width: 860px;<br \/>\n  margin: 0 auto;<br \/>\n  padding: 0 28px 100px;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 HERO BAND \u2500\u2500 *\/<br \/>\n.hero {<br \/>\n  background: #0a1628;<br \/>\n  margin: 0 -28px 0;<br \/>\n  padding: 56px 28px 52px;<br \/>\n  position: relative;<br \/>\n  overflow: hidden;<br \/>\n}<br \/>\n.hero::after {<br \/>\n  content: '';<br \/>\n  position: absolute;<br \/>\n  right: -60px; top: -60px;<br \/>\n  width: 320px; height: 320px;<br \/>\n  border-radius: 50%;<br \/>\n  border: 1px solid rgba(201,169,110,0.15);<br \/>\n  pointer-events: none;<br \/>\n}<br \/>\n.hero::before {<br \/>\n  content: '';<br \/>\n  position: absolute;<br \/>\n  right: 20px; top: 20px;<br \/>\n  width: 180px; height: 180px;<br \/>\n  border-radius: 50%;<br \/>\n  border: 1px solid rgba(201,169,110,0.1);<br \/>\n  pointer-events: none;<br \/>\n}<br \/>\n.hero-inner { max-width: 860px; margin: 0 auto; position: relative; z-index: 1; }<br \/>\n.hero-eyebrow {<br \/>\n  font-size: 11px;<br \/>\n  font-weight: 600;<br \/>\n  letter-spacing: 4px;<br \/>\n  text-transform: uppercase;<br \/>\n  color: var(--gold);<br \/>\n  margin-bottom: 18px;<br \/>\n}<br \/>\n.hero-title {<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: clamp(32px, 5vw, 52px);<br \/>\n  font-weight: 400;<br \/>\n  color: #ffffff;<br \/>\n  line-height: 1.15;<br \/>\n  margin-bottom: 22px;<br \/>\n  text-wrap: balance;<br \/>\n  max-width: 620px;<br \/>\n}<br \/>\n.hero-sub {<br \/>\n  font-size: 16px;<br \/>\n  font-weight: 300;<br \/>\n  color: rgba(255,255,255,0.72);<br \/>\n  line-height: 1.75;<br \/>\n  max-width: 580px;<br \/>\n  margin-bottom: 28px;<br \/>\n}<br \/>\n.hero-badges {<br \/>\n  display: flex;<br \/>\n  flex-wrap: wrap;<br \/>\n  gap: 10px;<br \/>\n}<br \/>\n.badge {<br \/>\n  font-size: 11px;<br \/>\n  font-weight: 600;<br \/>\n  letter-spacing: 1.5px;<br \/>\n  text-transform: uppercase;<br \/>\n  color: #0a1628;<br \/>\n  background: var(--gold);<br \/>\n  padding: 6px 14px;<br \/>\n  border-radius: 2px;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 INTRO BLOCK \u2500\u2500 *\/<br \/>\n.intro-block {<br \/>\n  background: var(--surface);<br \/>\n  border-left: 4px solid var(--gold);<br \/>\n  padding: 28px 32px;<br \/>\n  margin: 40px 0;<br \/>\n}<br \/>\n.intro-block p {<br \/>\n  font-size: 15px;<br \/>\n  color: var(--body);<br \/>\n  line-height: 1.85;<br \/>\n  margin-bottom: 14px;<br \/>\n}<br \/>\n.intro-block p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/<br \/>\n.section-label {<br \/>\n  font-size: 10px;<br \/>\n  font-weight: 600;<br \/>\n  letter-spacing: 4px;<br \/>\n  text-transform: uppercase;<br \/>\n  color: var(--gold);<br \/>\n  margin-bottom: 32px;<br \/>\n  padding-bottom: 12px;<br \/>\n  border-bottom: 1px solid var(--divider);<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 STEP \u2500\u2500 *\/<br \/>\n.step {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: 56px 1fr;<br \/>\n  gap: 0 28px;<br \/>\n  margin-bottom: 52px;<br \/>\n  position: relative;<br \/>\n}<br \/>\n.step::before {<br \/>\n  content: '';<br \/>\n  position: absolute;<br \/>\n  left: 27px;<br \/>\n  top: 56px;<br \/>\n  bottom: -52px;<br \/>\n  width: 1px;<br \/>\n  background: var(--divider);<br \/>\n}<br \/>\n.step:last-of-type::before { display: none; }<\/p>\n<p>.step-num {<br \/>\n  width: 56px;<br \/>\n  height: 56px;<br \/>\n  background: var(--navy-mid);<br \/>\n  border-radius: 50%;<br \/>\n  display: flex;<br \/>\n  align-items: center;<br \/>\n  justify-content: center;<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: 20px;<br \/>\n  color: var(--gold);<br \/>\n  flex-shrink: 0;<br \/>\n  position: relative;<br \/>\n  z-index: 1;<br \/>\n}<\/p>\n<p>.step-body { padding-top: 12px; }<\/p>\n<p>.step-title {<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: 26px;<br \/>\n  font-weight: 400;<br \/>\n  color: var(--navy);<br \/>\n  margin-bottom: 16px;<br \/>\n  line-height: 1.25;<br \/>\n  text-wrap: balance;<br \/>\n}<\/p>\n<p>.step p {<br \/>\n  font-size: 15px;<br \/>\n  color: var(--body);<br \/>\n  line-height: 1.85;<br \/>\n  margin-bottom: 14px;<br \/>\n}<br \/>\n.step p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* \u2500\u2500 IMPORTANT NOTE \u2500\u2500 *\/<br \/>\n.note {<br \/>\n  background: var(--gold-pale);<br \/>\n  border-left: 3px solid var(--gold);<br \/>\n  padding: 18px 22px;<br \/>\n  margin: 18px 0;<br \/>\n  border-radius: 0 2px 2px 0;<br \/>\n}<br \/>\n.note-label {<br \/>\n  font-size: 10px;<br \/>\n  font-weight: 600;<br \/>\n  letter-spacing: 3px;<br \/>\n  text-transform: uppercase;<br \/>\n  color: var(--gold);<br \/>\n  margin-bottom: 8px;<br \/>\n}<br \/>\n.note p {<br \/>\n  font-size: 14px;<br \/>\n  line-height: 1.75;<br \/>\n  color: var(--body);<br \/>\n  margin: 0;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 POLICY CARD (full-width dark) \u2500\u2500 *\/<br \/>\n.policy-card {<br \/>\n  background: #0a1628;<br \/>\n  padding: 40px 40px 36px;<br \/>\n  margin: 0 0 52px;<br \/>\n}<br \/>\n.policy-eyebrow {<br \/>\n  font-size: 10px;<br \/>\n  font-weight: 600;<br \/>\n  letter-spacing: 4px;<br \/>\n  text-transform: uppercase;<br \/>\n  color: var(--gold);<br \/>\n  margin-bottom: 14px;<br \/>\n}<br \/>\n.policy-title {<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: 26px;<br \/>\n  font-weight: 400;<br \/>\n  color: #ffffff;<br \/>\n  margin-bottom: 20px;<br \/>\n  line-height: 1.25;<br \/>\n}<br \/>\n.policy-card p {<br \/>\n  font-size: 14px;<br \/>\n  color: rgba(255,255,255,0.75);<br \/>\n  line-height: 1.85;<br \/>\n  margin-bottom: 14px;<br \/>\n}<br \/>\n.policy-card p:last-child { margin-bottom: 0; }<br \/>\n.policy-rule {<br \/>\n  border: none;<br \/>\n  border-top: 1px solid rgba(201,169,110,0.25);<br \/>\n  margin: 24px 0;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 FEE OPTIONS \u2500\u2500 *\/<br \/>\n.fee-grid {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: repeat(3, 1fr);<br \/>\n  gap: 16px;<br \/>\n  margin: 20px 0;<br \/>\n}<br \/>\n@media (max-width: 680px) {<br \/>\n  .fee-grid { grid-template-columns: 1fr; }<br \/>\n}<br \/>\n.fee-card {<br \/>\n  background: var(--surface);<br \/>\n  border: 1px solid var(--divider);<br \/>\n  padding: 22px 20px;<br \/>\n  position: relative;<br \/>\n}<br \/>\n.fee-card::before {<br \/>\n  content: attr(data-label);<br \/>\n  position: absolute;<br \/>\n  top: -1px; left: -1px;<br \/>\n  background: var(--gold);<br \/>\n  color: #0a1628;<br \/>\n  font-size: 10px;<br \/>\n  font-weight: 700;<br \/>\n  letter-spacing: 1.5px;<br \/>\n  padding: 4px 10px;<br \/>\n  text-transform: uppercase;<br \/>\n}<br \/>\n.fee-title {<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: 16px;<br \/>\n  color: var(--navy);<br \/>\n  margin: 22px 0 10px;<br \/>\n  font-weight: 400;<br \/>\n}<br \/>\n.fee-body {<br \/>\n  font-size: 13px;<br \/>\n  color: var(--mid);<br \/>\n  line-height: 1.7;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 GLANCE CARD \u2500\u2500 *\/<br \/>\n.glance {<br \/>\n  background: #0a1628;<br \/>\n  padding: 40px;<br \/>\n  margin: 52px 0 40px;<br \/>\n}<br \/>\n.glance-title {<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: 22px;<br \/>\n  color: #ffffff;<br \/>\n  margin-bottom: 6px;<br \/>\n  font-weight: 400;<br \/>\n}<br \/>\n.glance-sub {<br \/>\n  font-size: 12px;<br \/>\n  color: rgba(201,169,110,0.7);<br \/>\n  letter-spacing: 2px;<br \/>\n  text-transform: uppercase;<br \/>\n  margin-bottom: 28px;<br \/>\n}<br \/>\n.glance-grid {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: 1fr 1fr;<br \/>\n  gap: 12px 32px;<br \/>\n}<br \/>\n@media (max-width: 600px) { .glance-grid { grid-template-columns: 1fr; } }<br \/>\n.glance-item {<br \/>\n  display: flex;<br \/>\n  gap: 10px;<br \/>\n  align-items: flex-start;<br \/>\n}<br \/>\n.glance-dot {<br \/>\n  width: 6px;<br \/>\n  height: 6px;<br \/>\n  background: var(--gold);<br \/>\n  border-radius: 50%;<br \/>\n  flex-shrink: 0;<br \/>\n  margin-top: 8px;<br \/>\n}<br \/>\n.glance-text {<br \/>\n  font-size: 13px;<br \/>\n  color: rgba(255,255,255,0.78);<br \/>\n  line-height: 1.65;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 PROTOCOL HIGHLIGHT \u2500\u2500 *\/<br \/>\n.protocol-highlight {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: 1fr 1fr;<br \/>\n  gap: 16px;<br \/>\n  margin: 20px 0;<br \/>\n}<br \/>\n@media (max-width: 640px) { .protocol-highlight { grid-template-columns: 1fr; } }<br \/>\n.proto-item {<br \/>\n  background: var(--surface);<br \/>\n  border: 1px solid var(--divider);<br \/>\n  border-top: 3px solid var(--gold);<br \/>\n  padding: 20px 18px;<br \/>\n}<br \/>\n.proto-label {<br \/>\n  font-size: 10px;<br \/>\n  font-weight: 600;<br \/>\n  letter-spacing: 3px;<br \/>\n  text-transform: uppercase;<br \/>\n  color: var(--gold);<br \/>\n  margin-bottom: 8px;<br \/>\n}<br \/>\n.proto-text {<br \/>\n  font-size: 14px;<br \/>\n  color: var(--body);<br \/>\n  line-height: 1.7;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 DIVIDER \u2500\u2500 *\/<br \/>\n.divider {<br \/>\n  border: none;<br \/>\n  border-top: 1px solid var(--divider);<br \/>\n  margin: 0 0 52px;<br \/>\n}<\/p>\n<p>\/* \u2500\u2500 CTA \u2500\u2500 *\/<br \/>\n.cta-section { margin-top: 52px; }<br \/>\n.cta-title {<br \/>\n  font-family: Georgia, serif;<br \/>\n  font-size: 28px;<br \/>\n  color: var(--navy);<br \/>\n  margin-bottom: 14px;<br \/>\n  font-weight: 400;<br \/>\n}<br \/>\n.cta-body {<br \/>\n  font-size: 15px;<br \/>\n  color: var(--body);<br \/>\n  line-height: 1.8;<br \/>\n  margin-bottom: 20px;<br \/>\n}<br \/>\n.cta-contact {<br \/>\n  font-size: 15px;<br \/>\n  color: var(--body);<br \/>\n  margin-bottom: 28px;<br \/>\n  line-height: 2;<br \/>\n}<br \/>\n.cta-contact a { color: var(--gold); text-decoration: none; }<br \/>\n.cta-buttons { display: flex; flex-wrap: wrap; gap: 12px; }<br \/>\n.btn-primary {<br \/>\n  font-family: Roboto, sans-serif;<br \/>\n  font-size: 13px;<br \/>\n  font-weight: 500;<br \/>\n  letter-spacing: 0.5px;<br \/>\n  background: #0A1628;<br \/>\n  color: #ffffff;<br \/>\n  padding: 15px 30px;<br \/>\n  text-decoration: none;<br \/>\n  display: inline-block;<br \/>\n}<br \/>\n.btn-secondary {<br \/>\n  font-family: Roboto, sans-serif;<br \/>\n  font-size: 13px;<br \/>\n  font-weight: 500;<br \/>\n  border: 1px solid var(--gold);<br \/>\n  color: var(--navy);<br \/>\n  padding: 15px 30px;<br \/>\n  text-decoration: none;<br \/>\n  display: inline-block;<br \/>\n}<\/p>\n<p>a:focus-visible { outline: 2px solid var(--gold); outline-offset: 2px; }<br \/>\n@media (prefers-reduced-motion: reduce) { * { animation: none !important; transition: none !important; } }<br \/>\n@media (max-width: 600px) {<br \/>\n  .page { padding: 0 18px 80px; }<br \/>\n  .hero { padding: 44px 18px 44px; }<br \/>\n  .policy-card { padding: 28px 22px; }<br \/>\n  .glance { padding: 28px 22px; }<br \/>\n  .step { grid-template-columns: 44px 1fr; gap: 0 18px; }<br \/>\n  .step-num { width: 44px; height: 44px; font-size: 16px; }<br \/>\n  .step::before { left: 21px; }<br \/>\n}<br \/>\n<\/style>\n<p>&nbsp;<\/p>\n<p><!-- HERO --><\/p>\n<div class=\"hero\">\n<div class=\"hero-inner\">\n<p class=\"hero-eyebrow\">About Bond Stone \u00a0\u00b7\u00a0 Client Engagement<\/p>\n<h1 class=\"hero-title\">How We Work With Clients<\/h1>\n<p class=\"hero-sub\">Bond Stone is an internationally ranked law firm in Kazakhstan and Uzbekistan. This page explains how an inquiry becomes an instruction, how we structure engagements, and what clients can expect throughout a matter.<\/p>\n<div class=\"hero-badges\"><span class=\"badge\">Legal 500 EMEA<\/span><br \/>\n<span class=\"badge\">IFLR1000<\/span><br \/>\n<span class=\"badge\">AIFC Registered Legal Adviser<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"page\">\n<p><!-- INTRO --><\/p>\n<div class=\"intro-block\">\n<p>Our engagement model is designed for international investors and multinational corporations who need commercially focused legal advice in Kazakhstan, Uzbekistan, and the AIFC \u2014 not generic process.<\/p>\n<p>Every Bond Stone engagement is <strong>partner-led from the first call through delivery<\/strong>. There are no handoffs to junior associates on substantive matters.<\/p>\n<\/div>\n<p><!-- ENGAGEMENT STEPS --><\/p>\n<p class=\"section-label\">Engagement Process<\/p>\n<p><!-- Step 1 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">1<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Initial Inquiry \u2014 Confidentiality from First Contact<\/h2>\n<p>All communications with Bond Stone are treated as confidential from the moment of first contact \u2014 whether by email, website inquiry, referral, or direct introduction. No obligation arises on either side from an initial inquiry. Clients are not required to share confidential information at the inquiry stage; a brief description of the jurisdiction and nature of the matter is sufficient to assess fit and identify the right team.<\/p>\n<div class=\"note\">\n<p class=\"note-label\">Response Commitment<\/p>\n<p>Bond Stone responds to all substantive inquiries within one business day. For time-critical matters, we are reachable by WhatsApp at +7 701 729 7672. We do not offer free consultations \u2014 but we do not charge for an initial assessment of whether we can assist.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Step 2 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">2<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Conflict Check<\/h2>\n<p>Before accepting any instruction, Bond Stone conducts an internal conflict of interest check against its existing and former client base. This is a standard requirement of professional practice and protects both prospective and existing clients.<\/p>\n<div class=\"note\">\n<p class=\"note-label\">Timeline<\/p>\n<p>Conflict checks are conducted promptly \u2014 typically within 24 hours of receiving sufficient identifying information about the counterparties. Where a conflict is identified, we advise the prospective client immediately and, where appropriate, suggest alternative counsel.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Step 3 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">3<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">KYC &amp; Client Onboarding<\/h2>\n<p>Bond Stone is subject to AML\/CFT compliance obligations as a regulated professional services organisation. Before commencing substantive work, we conduct Know Your Client (KYC) verification \u2014 identifying the client entity, its beneficial owners, and the source of funds where relevant.<\/p>\n<p>Standard KYC documentation for a corporate client includes: certificate of incorporation or state registration; extract from the state register (current, not older than 3 months); constitutional documents; identification documents of directors and beneficial owners holding 10% or more; and confirmation of the legal authority of the instructing individual.<\/p>\n<div class=\"note\">\n<p class=\"note-label\">Data Protection<\/p>\n<p>KYC documents are handled in strict compliance with the Law on Personal Data No. 94-V (Kazakhstan). Physical copies of identity documents are not retained \u2014 consistent with the 2024 amendments to Kazakhstan&#8217;s Personal Data Law.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- end .page, policy card goes full-width --><\/p>\n<p><!-- DOCUMENT TRANSMISSION PROTOCOL \u2014 full-width policy card --><\/p>\n<div class=\"policy-card\">\n<div style=\"max-width: 860px; margin: 0 auto; padding: 0 28px;\">\n<p class=\"policy-eyebrow\">Standing Policy<\/p>\n<h2 class=\"policy-title\">Document Transmission Protocol<\/h2>\n<p>Bond Stone transmits all formal legal documents \u2014 engagement letters, cooperation agreements, executed contracts, and privileged correspondence \u2014 exclusively to <strong style=\"color: #ffffff;\">verified institutional email addresses<\/strong>. We do not route legal documents or privileged communications to personal email accounts, including Gmail, Yahoo, Hotmail, or similar personal domain addresses.<\/p>\n<hr class=\"policy-rule\" \/>\n<div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 20px 36px;\">\n<div>\n<p class=\"policy-eyebrow\" style=\"margin-bottom: 8px;\">Before We Transmit<\/p>\n<p>Bond Stone will request confirmation of the recipient&#8217;s official firm or corporate email address. This applies to clients, counterparties, and partner firms alike.<\/p>\n<\/div>\n<div>\n<p class=\"policy-eyebrow\" style=\"margin-bottom: 8px;\">Non-Compliance<\/p>\n<p>Where a contact cannot provide a verified institutional address, Bond Stone will request that document exchange be arranged through official firm or corporate communication channels.<\/p>\n<\/div>\n<\/div>\n<hr class=\"policy-rule\" \/>\n<p style=\"font-size: 13px; color: rgba(255,255,255,0.5); margin: 0;\">This requirement forms part of Bond Stone&#8217;s standard document integrity and KYC procedures. It ensures the authenticity of all electronic communications, supports valid electronic execution under applicable law \u2014 including the Acting Law of the Astana International Financial Centre \u2014 and protects the attorney-client privilege attaching to all substantive correspondence.<\/p>\n<\/div>\n<\/div>\n<div class=\"page\">\n<p><!-- Step 4 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">4<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Personal Data Notice &amp; Privilege Protection<\/h2>\n<p>Before substantive legal advice is provided, Bond Stone issues a Personal Data Notice (PDN) \u2014 a signed document that formally establishes the terms on which client data is processed, and that triggers attorney-client privilege protection for all subsequent communications.<\/p>\n<p>The PDN is issued and signed personally by the supervising partner as AIFC Registered Legal Adviser. It is sent to the client as a signed PDF for counter-signature and return.<\/p>\n<div class=\"note\">\n<p class=\"note-label\">Important<\/p>\n<p>Privilege protection operates from the moment of delivery \u2014 a deemed-receipt mechanism applies where the client receives the PDN but does not return a counter-signed copy. All subsequent substantive communications are marked &#8220;PRIVILEGED &amp; CONFIDENTIAL.&#8221;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Step 5 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">5<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Scope Definition &amp; Legal Strategy<\/h2>\n<p>Once the conflict check is clear and KYC is in progress, Bond Stone works with the client to define the scope \u2014 the specific legal services to be provided, the jurisdictions engaged (Kazakhstan, AIFC, Uzbekistan, or cross-border), the applicable legal framework, and the commercial and legal objectives.<\/p>\n<div class=\"note\">\n<p class=\"note-label\">Dual Capability<\/p>\n<p>Where Bond Stone holds AIFC RLA status \u2014 covering advice on AIFC law and English common law \u2014 this is deployed as part of the mandate where it adds value: structuring investments through AIFC entities, advising on AIFC Court jurisdiction clauses, or applying AIFC Contract Regulations to a cross-border transaction.<\/p>\n<\/div>\n<p style=\"margin-top: 14px;\">For complex matters, Bond Stone prepares a written scope summary before the engagement letter is issued, ensuring the client has a clear understanding of what is included, what is excluded, and what assumptions underlie the fee estimate.<\/p>\n<\/div>\n<\/div>\n<p><!-- Step 6 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">6<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Engagement Letter &amp; Fee Structure<\/h2>\n<p>No substantive legal work begins until an Engagement Letter is signed by both parties. The Engagement Letter sets out scope, fee structure, payment terms, confidentiality provisions, data protection obligations, limitation of liability, and governing law \u2014 which for international, AIFC-adjacent, cross-border, and fintech matters is the <strong>Acting Law of the Astana International Financial Centre<\/strong>.<\/p>\n<p>Bond Stone offers three fee structures. All fees are presented as open to discussion \u2014 Bond Stone does not apply a rigid rate card.<\/p>\n<div class=\"fee-grid\">\n<div class=\"fee-card\" data-label=\"Option A\">\n<p class=\"fee-title\">Fixed Fee<\/p>\n<p class=\"fee-body\">A fixed fee agreed in advance for a defined scope. Preferred for transactional matters with a clear deliverable \u2014 company formation, due diligence, contract drafting, regulatory filings. Typically structured as a percentage upfront with the balance on delivery.<\/p>\n<\/div>\n<div class=\"fee-card\" data-label=\"Option B\">\n<p class=\"fee-title\">Monthly Retainer<\/p>\n<p class=\"fee-body\">A fixed monthly fee providing a defined number of partner hours and agreed response-time commitments. Preferred for ongoing advisory relationships requiring a dedicated senior adviser on call. Billed monthly in advance and reviewed quarterly.<\/p>\n<\/div>\n<div class=\"fee-card\" data-label=\"Option C\">\n<p class=\"fee-title\">Time-billed (Arrears)<\/p>\n<p class=\"fee-body\">Billing based on time recorded, invoiced monthly in arrears. Preferred for matters where scope is difficult to define in advance \u2014 complex litigation, multi-phase transactions, or regulatory proceedings with uncertain timelines.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Step 7 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">7<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Legal Execution<\/h2>\n<p>Once the Engagement Letter is signed and any required upfront payment received, Bond Stone proceeds with execution of the agreed scope. Every matter is overseen by a designated partner accountable for quality and delivery. Associates support partners on specific tasks \u2014 document production, local filings, notarisation coordination \u2014 but substantive legal analysis, advice, and client communication remain at partner level.<\/p>\n<p>For multi-jurisdictional matters \u2014 for example, a Kazakhstan acquisition with an AIFC holding structure and an Uzbekistan operating subsidiary \u2014 Bond Stone coordinates across its offices as part of a single mandate. Where specialist external counsel is required, we identify and brief appropriate local counsel and maintain coordination responsibility.<\/p>\n<\/div>\n<\/div>\n<p><!-- Step 8 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">8<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Communication Standards<\/h2>\n<p>Bond Stone operates across Almaty, Astana, Tashkent, Bishkek, Kyiv, and Chicago \u2014 responsive across time zones. Substantive client queries receive a response within one business day as a minimum standard; urgent matters are addressed the same day.<\/p>\n<div class=\"note\">\n<p class=\"note-label\">Standard<\/p>\n<p>All substantive communications are marked &#8220;PRIVILEGED &amp; CONFIDENTIAL&#8221; and sent from the matter partner&#8217;s direct email address. Clients are not left waiting for answers.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Step 9 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">9<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Completion &amp; Deliverables<\/h2>\n<p>On completion, Bond Stone delivers all agreed work product in a clear, usable format \u2014 executed documents, legal opinions, due diligence reports, regulatory filings, or closing summaries as applicable. For transactional matters, Bond Stone prepares a closing checklist confirming all deliverables and their status.<\/p>\n<\/div>\n<\/div>\n<p><!-- Step 10 --><\/p>\n<div class=\"step\">\n<div class=\"step-num\">10<\/div>\n<div class=\"step-body\">\n<h2 class=\"step-title\">Post-Engagement Advisory<\/h2>\n<p>Many clients continue working with Bond Stone after completion of an initial matter \u2014 on a retainer basis or through subsequent transactional instructions. Bond Stone provides post-engagement support including ongoing regulatory compliance advisory, contract updates and renewals, annual corporate maintenance, and legal input for subsequent transactions.<\/p>\n<p>Bond Stone&#8217;s goal is a long-term professional relationship \u2014 not a one-off transaction.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- end .page --><\/p>\n<p><!-- IMPLIED FEE PROTECTION \u2014 full-width policy card --><\/p>\n<div class=\"policy-card\">\n<div style=\"max-width: 860px; margin: 0 auto; padding: 0 28px;\">\n<p class=\"policy-eyebrow\">Legal Position<\/p>\n<h2 class=\"policy-title\">Implied Fee Protection<\/h2>\n<p>Bond Stone applies common law principles in all professional engagements, including as codified under the Acting Law of the Astana International Financial Centre. Any legal services rendered by Bond Stone at a client&#8217;s request \u2014 whether or not a formal Engagement Letter has been executed \u2014 may give rise to a reasonable fee obligation under <strong style=\"color: #ffffff;\">common law quantum meruit<\/strong> and the AIFC Implied Terms in Contracts and Unfair Terms Regulations 2017.<\/p>\n<hr class=\"policy-rule\" \/>\n<p style=\"font-size: 13px; color: rgba(255,255,255,0.5); margin: 0;\">Clients who request substantive services before an Engagement Letter is signed acknowledge that a fee obligation may arise for services rendered. This is not a punitive provision \u2014 it is a statement of the applicable legal position under AIFC law, which Bond Stone&#8217;s AIFC RLA status gives it the standing to invoke.<\/p>\n<\/div>\n<\/div>\n<div class=\"page\">\n<p><!-- AT A GLANCE --><\/p>\n<div class=\"glance\">\n<p class=\"glance-title\">Engagement at a Glance<\/p>\n<p class=\"glance-sub\">Bond Stone \u00b7 Process Summary<\/p>\n<div class=\"glance-grid\">\n<div class=\"glance-item\"><span class=\"glance-text\">All inquiries confidential from first contact \u2014 no obligation at inquiry stage<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">Conflict check within 24 hours \u2014 independence protected<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">KYC onboarding \u2014 compliant with Kazakhstan and AIFC data protection requirements<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">Document transmission to verified institutional addresses only \u2014 no personal email accounts<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">Personal Data Notice \u2014 privilege established before substantive advice is given<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">Engagement Letter \u2014 fixed, retainer, or time-billed; AIFC governing law clause standard<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">Partner-led execution \u2014 no handoffs; one business day response as minimum standard<\/span><\/div>\n<div class=\"glance-item\"><span class=\"glance-text\">Ranked Legal 500 EMEA and IFLR1000 \u2014 AIFC Registered Legal Adviser<\/span><\/div>\n<\/div>\n<\/div>\n<p><!-- CTA --><\/p>\n<hr class=\"divider\" \/>\n<div class=\"cta-section\">\n<h2 class=\"cta-title\">Start an Engagement<\/h2>\n<p class=\"cta-body\">To initiate an inquiry or discuss how Bond Stone can assist with your Kazakhstan, Uzbekistan, or AIFC legal matter, contact us directly. All initial communications are confidential.<\/p>\n<p class=\"cta-contact\">\ud83d\udce7 <a href=\"mailto:info@bondstonelaw.com\">info@bondstonelaw.com<\/a><br \/>\n\ud83d\udcde <a href=\"tel:+77017297672\">+7 (701) 729 76 72<\/a><\/p>\n<div class=\"cta-buttons\"><a class=\"btn-primary\" href=\"\/contact\/\">Request a Confidential Consultation<\/a><br \/>\n<a class=\"btn-secondary\" href=\"\/best-law-firm-in-kazakhstan\/\">Bond Stone in Kazakhstan \u2192<\/a><br \/>\n<a class=\"btn-secondary\" href=\"\/best-law-firm-in-uzbekistan\/\">Bond Stone in Uzbekistan \u2192<\/a><\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; About Bond Stone \u00a0\u00b7\u00a0 Client Engagement How We Work With Clients Bond Stone is an internationally ranked law firm in Kazakhstan and Uzbekistan. This page explains how an inquiry becomes an instruction, how we structure engagements, and what clients can expect throughout a matter. Legal 500 EMEA IFLR1000 AIFC Registered Legal Adviser Our [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4296","page","type-page","status-publish","hentry"],"translation":{"provider":"WPGlobus","version":"3.0.5","language":"ru","enabled_languages":["en","ru"],"languages":{"en":{"title":true,"content":true,"excerpt":false},"ru":{"title":false,"content":false,"excerpt":false}}},"_links":{"self":[{"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/pages\/4296","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/comments?post=4296"}],"version-history":[{"count":7,"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/pages\/4296\/revisions"}],"predecessor-version":[{"id":5058,"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/pages\/4296\/revisions\/5058"}],"wp:attachment":[{"href":"https:\/\/bondstonelaw.com\/ru\/wp-json\/wp\/v2\/media?parent=4296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}