Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <!-- Resets -->
  <style data-premailer="ignore" type="text/css">
   #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  </style>
  <!-- Main styles -->
  <style type="text/css">
   /**
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }

  .main .main-td {
    padding: 40px 60px;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 2px;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    font-size: 16px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Header
   */

  .header td img {
    padding: 15px 0 30px;
    text-align: left;
  }

  .header .logo {
    text-align: left;
  }

  /**
   * Content
   */

  .content-td {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    color: #525252;
  }

  .content-td > :first-child {
    margin-top: 0;
  }

  .content-td h1 {
    font-size: 26px;
    line-height: 33px;
    color: #282F33;
    margin-bottom: 7px;
    margin-top: 30px;
    font-weight: normal;
  }

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #282F33;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  .content-td h1 + h2 {
    margin-top: 0px !important;
  }

  .content-td h2 + h1 {
    margin-top: 0px !important;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 17px 0;
    line-height: 1.5;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td p.intro {
    font-size: 20px;
    line-height: 30px;
  }

  .content-td blockquote {
    margin: 40px 0;
    font-style: italic;
    color: #8C8C8C;
    font-size: 18px;
    text-align: center;
    padding: 0 30px;
    font-family: Georgia, sans-serif;
    quotes: none;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td ul {
    list-style: disc;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td img {
    max-width: 100%;
    margin: 17px 0;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    margin: 50px 30% 50px 30%;
  }

  .content-td table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
  }

  .content-td td,
  .content-td th {
    padding: 5px 7px;
    border: 0;
    text-align: left;
    vertical-align: top;
  }

  .content-td th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td a {
    color: #1251BA;
  }

  .content td.content-td table.intercom-container {
    margin: 17px 0;
  }
  .content td.content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content td.content-td table.intercom-container td {
    background-color: #f5a55e;
    padding: 12px 35px;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    border: none;
  }

  .content td.content-td table.intercom-container .intercom-h2b-button {
    display: inline-block;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    background-color: #f5a55e;
    border: none !important;
    border-radius: 3px;
  }

  /**/
  .content-td pre {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f5f5f5;
    overflow: auto;
  }

  .content-td pre code {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }

  .footer-td {
    text-align: center;
    padding: 21px 30px 15px;
  }

  .footer-td p ,
  .footer-td a {
    font-size: 14px;
    color: #b7b7b7;
    text-decoration: none;
    font-weight: 300;
  }

  .footer-td p {
    margin: 0 0 6px 0;
  }

  .footer-td p.address {
    margin-top: 9px;
    line-height: 1.5em;
  }

  .footer-td p.powered-by {
    margin-top: 18px;
  }

  .footer-td p.unsub {
    margin: 0;
  }

  .footer .unsub a {
    text-decoration: underline;
    display: block;
    margin: 12px 0 0;
  }

  p.unsub a {
    text-decoration: underline;
  }

  .footer-td .bold-class {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
  }

  .footer-td p.powered-by a {
    text-decoration: underline;
  }


  .footer-td p.powered-by a {
    font-weight: bold;
  }

  .footer-td textarea {
    text-decoration: none;
    font-size: 14px;
    color: #b7b7b7;
    font-family: Helvetica, Arial, sans-serif;
    padding: 9px 0;
    font-weight: 300;
    line-height: normal;

  }

  a.intercom-h2b-button {
    background-color: #f5a55e;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    
      padding: 12px 35px;
    
  }
  </style>
  <!-- Responsive-->
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 595px) {
    body {
      padding: 10px !important;
    }
    .main {
      width: 100% !important;
    }
    .main .main-td {
      padding: 20px !important;
    }
    .header td {
      text-align: center;
    }
  }

  .content-td blockquote + * {
    margin-top: 20px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 20px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 30px !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  .ExternalClass .content-td ol li,
  .ExternalClass .content-td ul li {
    padding: 3px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p {
    padding: 0 0 6px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p.powered-by ,
  .ExternalClass table .footer-td p.unsub {
    padding-top: 15px;
  }
  </style>
  <!-- Outlook fix -->
  <!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1qQqsv:lUFqyhpOGQDj_xFo2aKpfMaASAcMNhGGxj7BErEn5XM') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
  <style>
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1qQqsv:lUFqyhpOGQDj_xFo2aKpfMaASAcMNhGGxj7BErEn5XM') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
 </head>
 <body bgcolor="f9f9f9" style="background-color: #f9f9f9; margin: 0px; padding: 20px;">
  <div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;">
   <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fq%252FRlP9EQbElKNKA-lCBdB-Bg~~%252FAAAAAQA~%252FRgRmq6NlPVcIaW50ZXJjb21CCmTJZR7JZAczphlSEzlkMWVlZTdkQHVpZmVlZC5jb21YBAAAt4E~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1qQqsv:lUFqyhpOGQDj_xFo2aKpfMaASAcMNhGGxj7BErEn5XM" width="1"/>
  </div>
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main" style="font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="595">
   <tbody>
    <tr>
     <td class="main-td" style="box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); border-radius: 2px; font-size: 16px; font-family: Helvetica, Arial, sans-serif; padding: 40px 60px; border: 1px solid #dddddd;">
      <!-- Header -->
      <table class="header" style="border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="100%">
       <tbody>
        <tr>
         <td align="left" class="logo" style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-align: left; padding: 0;">
          <img class="featured" height="42" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F85446376%252F9d8279e1b87800aa14bc59ed%252FFile1542109735002/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1qQqsv:lUFqyhpOGQDj_xFo2aKpfMaASAcMNhGGxj7BErEn5XM" style="text-align: left; padding: 15px 0 30px;" width="165"/>
         </td>
        </tr>
       </tbody>
      </table>
      <!-- Main content -->
      <table class="content" style="border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="100%">
       <tbody>
        <tr>
         <td class="content-td" style="font-size: 15px; font-family: Helvetica, Arial, sans-serif; line-height: 22px; color: #525252; padding: 0;">
          <p style="line-height: 1.5; margin: 0 0 17px;">
           Hi Ramy
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           We’re updating our general Terms and Conditions and our ISA Terms and Conditions.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           The
           <a class="intercom-content-link" style="outline: none !important; color: #1251BA; border-style: none;" target="_blank">
            new general Terms
           </a>
           and the
           <a class="intercom-content-link" style="outline: none !important; color: #1251BA; border-style: none;" target="_blank">
            new ISA Terms
           </a>
           are available on our website. They will take effect from 1 September 2023.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           Please take a moment to read the Terms. They’re really important. They explain what we will do for you as your investment provider and what we need from you for you to be able to access these services.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           If you have any questions please reach out to our customer service team by replying to this email.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            What do you need to do?
           </b>
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           Please read the new Terms in full. If you do not want to accept the Terms please contact us before 1 September so we can make arrangements to close your account.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            Why are we making changes?
           </b>
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           It is normal for companies to update their terms from time to time. Updates will reflect changes to processes and to best practice and allow the company to act in line with its obligations under the various laws and regulations under which it operates.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           We have also taken the opportunity to improve the way in which our Terms are presented and how certain elements are worded.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           We have put a lot of effort into improving the readability of our Terms - We know such documents can be ‘heavy’ and want to ensure we’ve done what we can to make them easier for you to read and understand and made the Terms easier to navigate on our website. As such, the new Terms are structured differently to the old ones and have a different look and feel. We hope you will agree it is a big improvement.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           In the update we’ve set out more clearly the rights we require in order to provide you with the service you expect. We have also changed the wording of a number of sections in order to be fairer to you.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           We’ve also replaced technical terms and jargon with plain English where possible; though some specific words and phrases are still required.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            What has changed?
           </b>
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           Below are the main changes to our Terms. This is not an exhaustive list of changes, so please read the whole Terms carefully.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           In the new general Terms and Conditions we…
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            Your obligations
           </b>
          </p>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            put all of your key obligations in one place so that they are easier for you to understand. You agree to act properly and give us the information that we need to be able to provide the services to you. See section 3.
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            clarify the eligibility requirements for the different types of account that we offer and set out what happens if you stop being eligible for an account that you have. See sections 7, 8.13 and 8.14;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            set out how you are allowed to use the Freetrade app and your obligations to keep your device and the operating system that you use up-to-date. We’ll take reasonable care to make the Freetrade app available to you, but we can’t always guarantee this. See section 15;
           </li>
          </ul>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            Liability
           </b>
          </p>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            clarify when we will be liable to you for losses that you suffer in connection with the agreement. We have removed some of our liability exclusions and there is now no cap on the amount of our liability to you. See section 25;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            clarify when you will be liable to us, and what we can do if you breach the agreement. This is to make the agreement fairer and clearer for you, and also to ensure that we have the rights we need to protect ourselves against improper behaviour by you. See section 26.
           </li>
          </ul>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            Cash, investments and dealing
           </b>
          </p>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            clarify how you can add cash and investments to your Freetrade account and how you can take cash and investments out of your Freetrade account. See sections 11 and 12;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            explain clearly how you can place an order, whether you can cancel an order, how we will execute deals for you and how we will settle deals for you. We have limited the circumstances in which we can decline, cancel or reverse an order, to make the agreement fairer to you. See section 17;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            clarify how withdrawable, available and unsettled cash and investments will be shown in the Freetrade App and how they are held by us. We can, but we don’t have to, make unsettled cash and assets available for you to trade with. See sections 17.17 - 17.20;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            explain how we hold and look after your cash and investments, in accordance with the law and regulation that applies to us. You agree that we can stop holding your cash or investments if your account has been dormant for 6 years (cash) or 12 years (investments), but we have to give you the value back if you later ask us for it. We can also transfer your cash or investments to a person who acquires our business, subject to certain limitations. See sections 19, 20 and 30.3;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            clarify our rights to sell your investments in certain circumstances, and our rights to deduct amounts from your Freetrade account when you have failed to pay us amounts that you owe us. See sections 28 and 29;
           </li>
          </ul>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            Making Things Fairer to You
           </b>
          </p>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            We’ve limited the circumstances in which we can suspend the Freetrade App, to make the agreement fairer to you. See section 15;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            limit our rights to restrict your Freetrade accounts to specific circumstances. This is to make the agreement fairer for you. See section 27;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            limit our rights to make changes to the terms in the future without your express consent, to make the agreement fairer to you. See section 24 of the general Terms and Conditions;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            make clear the extent to which we are responsible for things that we have delegated to someone else. This is to make the agreement fairer to you and to reflect the law and regulation that applies to us. See section 30.2;
           </li>
          </ul>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           <b>
            Account Closure
           </b>
          </p>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            set out how you can close your Freetrade account(s) and/or terminate the agreement with us. You need to give us 30 days’ notice to do this. See Section 31.1;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            limit our rights to close your Freetrade account(s) and/or terminate your agreement with us on immediate notice to specific circumstances. Otherwise we must give you at least 30 days’ notice. See sections 31.2 and 31.3;
           </li>
          </ul>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
           <li>
            to set out what the account closure process is. You will forgo any unpaid interest on cash from the date that notice to terminate is given. You allow us to sell down investments and pay cash to you if you don’t give us instructions about what to do with your cash and investments within a reasonable time. See section 32;
           </li>
          </ul>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           We appreciate this is a big list of changes - and even then it doesn't cover everything! This is why it was so important to us to make the full Terms as easy to read and understand as possible. Please review them and get in touch with any questions.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           Best
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px;">
           The Freetrade Team
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="100%">
   <tbody>
    <tr>
     <td style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0;">
      <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="main" style="font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="600">
       <tbody>
        <tr>
         <td align="center" class="footer-td" style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-align: center; padding: 21px 30px 15px;">
          <p style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 0 0 6px;">
           <b>
            Boring but important:
           </b>
           <br/>
           <br/>
           Freetrade is a trading name of Freetrade Limited, which is a member firm of the London Stock Exchange and is authorised and regulated by the Financial Conduct Authority. Registered in England and Wales (no. 09797821).
           <br/>
           <br/>
           Freetrade does not provide investment advice and individual investors should make their own decisions or seek independent advice.
    The value of investments can go up as well as down and you may receive back less than your original investment.
           <br/>
           <br/>
           Freetrade respects your privacy and your right to your data. For more info on our privacy policy
           <a style="outline: none !important; font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; border-style: none;">
            here
           </a>
           .
           <br/>
           <br/>
           Copyright © 2023 Freetrade
           <br/>
           All rights reserved
          </p>
          <p style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 0 0 6px;">
           10 Devonshire Square, London EC2M 4YP 🏠
          </p>
          <p class="powered-by" style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 18px 0 6px;">
           Manage what type of emails you get from us
           <a style="outline: none !important; font-size: 14px; color: #b7b7b7; text-decoration: underline; font-weight: bold; border-style: none;">
            here.
           </a>
          </p>
          <p class="powered-by" style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 18px 0 6px;">
           Unsubscribe from Freetrade account updates
           <a style="outline: none !important; font-size: 14px; color: #b7b7b7; text-decoration: underline; font-weight: bold; border-style: none;">
            here.
           </a>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fvia%252Fo%253Fh%253D6dd852f62c4102c37634fdbdfae1d258486c552b-fnfjgdmz_96912455205042/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1qQqsv:lUFqyhpOGQDj_xFo2aKpfMaASAcMNhGGxj7BErEn5XM" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fq%252FOzHe7dyJfJ4KKwMKBrP3PA~~%252FAAAAAQA~%252FRgRmq6NlPlcIaW50ZXJjb21CCmTJZR7JZAczphlSEzlkMWVlZTdkQHVpZmVlZC5jb21YBAAAt4E~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1qQqsv:lUFqyhpOGQDj_xFo2aKpfMaASAcMNhGGxj7BErEn5XM" width="1"/>
 </body>
</html>