Partner with a trusted global broker
Choose from IB, affiliate or hybrid partnership programmes and earn competitive rewards.
Become a partner
$1.5B+
monthly trading volume
$180M+
paid out since 2024
$8M+
monthly paid commissions
.cryptoHeroSection{
width:100%;
margin:0;
}
/* HERO */
.cryptoHeroSection .crypto-hero{
width:100%;
min-height:520px;
background-image:url('https://aximedia.s3.amazonaws.com/rebrand-prod/5rhbggyf/dekstop-hero-4-1.png');
background-size:cover;
background-position:center;
background-repeat:no-repeat;
display:flex;
align-items:center;
position:relative;
overflow:hidden;
}
/* CONTENT */
.cryptoHeroSection .crypto-hero-content{
position:relative;
z-index:2;
max-width:1200px;
margin:0 auto;
width:100%;
/* extra bottom padding so pinned stats won't overlap */
padding:80px 20px 140px;
box-sizing:border-box;
}
/* Desktop text column (not full width) */
@media (min-width: 769px){
.cryptoHeroSection .crypto-hero-content h1,
.cryptoHeroSection .crypto-hero-content .crypto-hero-subtitle,
.cryptoHeroSection .crypto-hero-content .crypto-hero-btn,
.cryptoHeroSection .crypto-hero-content .crypto-trust{
max-width:560px;
}
}
.cryptoHeroSection h1{
font-size:50px;
font-weight:800;
color:#fff;
margin:0 0 16px;
line-height:1.1;
}
.cryptoHeroSection .crypto-hero-subtitle{
font-size:20px;
color:#fff;
margin:0 0 28px;
line-height:1.45;
}
.cryptoHeroSection .crypto-hero-btn{
display:inline-flex;
align-items:center;
justify-content:center;
background:#F3D36A;
color:#000;
font-weight:700;
padding:14px 28px;
border-radius:8px;
text-decoration:none;
margin:0 0 24px;
}
/* TRUSTPILOT */
.crypto-trust{
margin-top:10px;
}
/* Desktop trustpilot size */
.trustpilot-desktop{
width:405px;
height:24px;
display:block;
}
/* Hide mobile version by default */
.trustpilot-mobile{
display:none;
}
/* STATS BAR (desktop pinned) */
.crypto-stats{
position:absolute;
left:0;
bottom:0;
width:100%;
background:rgba(255,255,255,0.60);
display:flex;
justify-content:center;
align-items:center;
gap:40px;
padding:18px 20px;
box-sizing:border-box;
z-index:1;
}
.stat{
text-align:center;
}
.stat h3{
margin:0;
font-size:22px;
font-weight:700;
}
.stat p{
margin:0;
font-size:14px;
color:#555;
}
.divider{
width:24px;
height:24px;
background-image:url("https://aximedia.s3.amazonaws.com/rebrand-prod/rm2nlz11/vector-3.png");
background-repeat:no-repeat;
background-size:contain;
background-position:center;
flex-shrink:0;
}
/* MOBILE */
@media(max-width:768px){
.cryptoHeroSection .crypto-hero{
min-height:auto;
flex-direction:column;
align-items:stretch;
}
.cryptoHeroSection .crypto-hero-content{
padding:58px 18px 26px;
text-align:center;
}
.cryptoHeroSection h1{
font-size:36px;
}
.cryptoHeroSection .crypto-hero-subtitle{
font-size:16px;
}
/* Trustpilot swap + figma sizes */
.trustpilot-desktop{
display:none;
}
.trustpilot-mobile{
display:block;
width:210px;
height: 54px;
margin:0 auto;
}
/* stats in one row */
.crypto-stats{
position:relative;
left:auto;
bottom:auto;
display:flex;
justify-content:space-between;
align-items:center;
gap:10px;
padding:14px 10px;
}
.stat{
flex:1;
}
.stat h3{
font-size:18px;
}
.stat p{
font-size:12px;
}
.divider{
width:18px;
height:18px;
}
}
Pick your partnership programme
Introducing Broker (IB)
Earn a revenue share on referred clients' trading volume and build steady, long-term income.
Earn up to 55% of our revenue
Signal providers
Trading educators & mentors
Local financial services & consultancies
B2B trading pool providers
Become an IB
Axi Affiliate / Influencer
Earn a highly competitive commission for every client you refer to Axi.
Earn up to $1200 per referral
Finfluencers & creators
Content publishers & comparison sites
Performance media buyers
Email & community marketers
Become an Affiliate
Hybrid Partner
Combine a one-time payout with steady long-term income. Bespoke deals available.
Earn up to $300 per client and up to 40% of revenue on every trade
Education brands
Trading tool developers
Trading communities
Rebate & cashback portals
Become a Hybrid Partner
.partnershipSection {
max-width: 1240px;
margin: 0 auto;
text-align: center;
padding: 70px 15px;
}
.partnershipSection .partnership-title {
font-size: 40px;
font-weight: 500;
margin-bottom: 48px;
color: #1a1a1a;
}
.partnershipSection .partnership-grid-wrapper {
overflow: visible;
}
.partnershipSection .partnership-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.partnershipSection .partner-card {
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 20px;
padding: 24px 16px;
text-align: left;
display: flex;
flex-direction: column;
position: relative;
}
.partnershipSection .partner-card .firstCard{
background-color: #FAF9F8;
padding: 8px 16px;
min-height: 120px;
border-radius: 20px;
margin-bottom: 20px;
}
.partnershipSection .partner-card h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 10px;
color: #1a1a1a;
}
.partnershipSection .partner-card .card-desc {
font-size: 14px;
color: #666;
line-height: 22px;
margin-bottom: 0 !important;
}
.partnershipSection .partner-card .card-earn {
font-size: 15px;
color: #1a1a1a;
margin-bottom: 14px;
}
.partnershipSection .partner-card .card-list {
list-style: none;
padding: 0;
margin: 0 0 24px;
flex: 1;
}
.partnershipSection .partner-card .card-list li {
font-size: 14px;
color: #555;
padding: 4px 0;
padding-left: 24px;
position: relative;
line-height: 22px;
}
.partnershipSection .partner-card .card-list li::before {
content: "";
position: absolute;
left: 0;
top: 6px;
width: 18px;
height: 14px;
background: url('https://aximedia.s3.amazonaws.com/rebrand-prod/rm2nlz11/vector-3.png') no-repeat center / contain;
}
.partnershipSection .partner-card .card-btn {
display: block;
width: 100%;
padding: 14px 0;
background: #FCD758;
color: #1a1a1a;
border-radius: 6px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
text-align: center;
transition: background 0.2s ease;
}
.partnershipSection .partner-card .card-btn:hover {
background: #f5c840;
}
/* Carousel dots */
.partnershipSection .partnership-dots {
display: none;
justify-content: center;
gap: 8px;
padding-top: 24px;
}
.partnershipSection .partnership-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: #ddd;
border: none;
padding: 0;
cursor: pointer;
transition: background 0.2s ease, transform 0.2s ease;
}
.partnershipSection .partnership-dots .dot.active {
background: #FC404D;
transform: scale(1.3);
}
@media (max-width: 768px) {
.partnershipSection {
padding: 48px 0 40px;
}
.partnershipSection .partnership-title {
font-size: 28px;
padding: 0 20px;
margin-bottom: 30px;
}
.partnershipSection .partnership-grid-wrapper {
overflow: hidden;
}
.partnershipSection .partnership-grid {
display: flex;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
gap: 16px;
padding: 0 20px;
scrollbar-width: none;
-ms-overflow-style: none;
}
.partnershipSection .partnership-grid::-webkit-scrollbar {
display: none;
}
.partnershipSection .partner-card {
min-width: 280px;
max-width: 300px;
scroll-snap-align: center;
flex-shrink: 0;
}
.partnershipSection .partnership-dots {
display: flex;
}
}
Full suite of trading solutions
Axi Select
Trade with Axi funds, up to $1 million in capital available
Axi Trading Platform
Axi's proprietary trading platform on mobile and web
Axi Copy Trading
Copy strategies from accomplished signal providers
MetaTrader 4
The world's most popular platform for trading CFDs
MetaTrader 5
Trade beyond forex with a truly multi-asset platform
Start referring now
.tradingSolutionsSection {
max-width: 1240px;
margin: 0 auto;
text-align: center;
padding: 80px 15px 60px;
}
.tradingSolutionsSection .ts-title {
font-size: 40px;
font-weight: 500;
margin-bottom: 48px;
color: #1a1a1a;
}
.tradingSolutionsSection .ts-grid-wrapper {
overflow: visible;
}
.tradingSolutionsSection .ts-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0;
}
.tradingSolutionsSection .ts-item {
text-align: left;
padding: 16px 20px;
border-left: 1px solid #e0e0e0;
}
.tradingSolutionsSection .ts-item:first-child {
border-left: none;
}
.tradingSolutionsSection .ts-item img {
width: 64px;
height: 64px;
object-fit: contain;
display: block;
margin-bottom: 16px;
border-radius: 12px;
}
.tradingSolutionsSection .ts-item h3 {
font-size: 18px;
font-weight: 700;
margin-bottom: 8px;
color: #1a1a1a;
}
.tradingSolutionsSection .ts-item p {
font-size: 14px;
color: #666;
line-height: 22px;
}
.tradingSolutionsSection .ts-btn {
display: inline-block;
padding: 14px 40px;
background: #FCD758;
color: #1a1a1a;
border-radius: 6px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
margin-top: 48px;
transition: background 0.2s ease;
}
.tradingSolutionsSection .ts-btn:hover {
background: #f5c840;
}
@media (max-width: 768px) {
.tradingSolutionsSection {
padding: 48px 20px 40px;
}
.tradingSolutionsSection .ts-title {
font-size: 28px;
margin-bottom: 30px;
}
.tradingSolutionsSection .ts-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0;
}
.tradingSolutionsSection .ts-item {
text-align: center;
border-left: none;
padding: 10px;
}
.tradingSolutionsSection .ts-item h3 {
font-size: 14px;
}
.tradingSolutionsSection .ts-item p {
font-size: 12px;
}
.tradingSolutionsSection .ts-item img {
margin: 0 auto 16px;
}
.tradingSolutionsSection .ts-item:last-child {
grid-column: 1 / -1;
max-width: 200px;
margin: 0 auto;
}
.tradingSolutionsSection .ts-btn {
margin-top: 32px;
}
}
Fast, reliable payments
Get paid on time with a smooth, transparent payout process. Choose from multiple payment methods and track your earnings easily, so you can focus on growing your business.
Multiple payment methods available
Clear reporting and tracking
.paymentsSection {
max-width: 1240px;
margin: 0 auto;
text-align: center;
padding: 80px 15px 60px;
}
.paymentsSection .pay-title {
font-size: 40px;
font-weight: 500;
margin-bottom: 16px;
color: #1a1a1a;
}
.paymentsSection .pay-subtitle {
font-size: 16px;
color: #555;
line-height: 26px;
max-width: 700px;
margin: 0 auto;
padding-bottom: 40px;
}
.paymentsSection .pay-grid-wrapper {
overflow: visible;
}
.paymentsSection .pay-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.paymentsSection .pay-card {
background: #FAF9F8;
border: 1px solid #e8e6e3;
border-radius: 12px;
padding: 28px 24px;
text-align: left;
}
.paymentsSection .pay-card .pay-icon {
width: 44px;
height: 44px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
}
.paymentsSection .pay-card .pay-icon img {
width: 40px;
height: 40px;
}
.paymentsSection .pay-card h3 {
font-size: 18px;
font-weight: 700;
color: #1a1a1a;
line-height: 26px;
}
/* Carousel dots */
.paymentsSection .pay-dots {
display: none;
justify-content: center;
gap: 8px;
padding-top: 24px;
}
.paymentsSection .pay-dots .dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: #ddd;
border: none;
padding: 0;
cursor: pointer;
transition: background 0.2s ease, transform 0.2s ease;
}
.paymentsSection .pay-dots .dot.active {
background: #E84B52;
transform: scale(1.3);
}
@media (max-width: 768px) {
.paymentsSection {
padding: 48px 0 40px;
}
.paymentsSection .pay-title {
font-size: 28px;
padding: 0 20px;
}
.paymentsSection .pay-subtitle {
font-size: 15px;
padding: 0 20px 30px;
}
.paymentsSection .pay-grid-wrapper {
overflow: hidden;
}
.paymentsSection .pay-grid {
display: flex;
flex-direction: column;
gap: 16px;
padding: 0 20px;
}
.paymentsSection .pay-grid::-webkit-scrollbar {
display: none;
}
.paymentsSection .pay-card {
min-width: 260px;
scroll-snap-align: center;
flex-shrink: 0;
}
.paymentsSection .pay-dots {
display: flex;
}
}
High-conversion marketing materials
Work with a full library of banners, landing pages, and lead generation forms,
supported by deep links and integration tools.
.marketingHeroSection{
width:100%;
position:relative;
overflow:hidden;
min-height:420px;
background-image:url("https://aximedia.s3.amazonaws.com/rebrand-prod/2o2bquki/marketing-banner-1.png");
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}
.marketingHeroSection:before{
content:"";
position:absolute;
inset:0;
background:rgba(0,0,0,0.55);
}
.marketingHeroInner{
position:relative;
z-index:2;
min-height:420px;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
text-align:center;
padding:80px 20px;
color:#fff;
}
.mh-title{
font-size:40px;
font-weight:500;
margin-bottom:16px;
line-height:1.2;
}
.mh-subtitle{
font-size:18px;
max-width:720px;
line-height:1.6;
}
@media (max-width:768px){
.marketingHeroSection{
min-height:540px;
background-image:url("https://aximedia.s3.amazonaws.com/rebrand-prod/p0mp4ojw/marketing-mobile-banner-1.png");
}
.marketingHeroInner{
min-height:540px;
padding:60px 25px;
}
.mh-title{
font-size:28px;
}
.mh-subtitle{
font-size:16px;
}
}
Where traders gain their edge
1200+ global markets
Forex, metals, indices, ETFs & shares
3 crypto trading options
CFDs on MT4/5 + Spot & Perpetual Futures on the Axi Trading Platform
Copy Trading & funded trader program (Axi Select)
Options for traders of all experience levels
Tight average spreads & fast execution
29 ms median latency
24/7 multilingual support
Around-the-clock assistance
Flexible local payments
Wide range of deposit & withdrawal methods
.tradersEdgeOuter{
width:100%;
padding:60px 0;
}
.tradersEdgeSection{
width:1250px;
max-width:calc(100% - 40px);
margin:0 auto;
padding:56px 29px 41px 68px;
background:#faf8f6;
border:1px solid #C6BAAF;
border-radius:20px;
position:relative;
overflow:hidden;
box-sizing:border-box;
}
.tradersEdgeSection:after{
content:"";
position:absolute;
right:0;
bottom:0;
width:600px;
height:370px;
background-image:url("https://aximedia.s3.amazonaws.com/rebrand-prod/hicfxijb/frame-2147231472.png");
background-repeat:no-repeat;
background-size:contain;
background-position:right bottom;
opacity:1;
pointer-events:none;
z-index:0;
}
.edge-title,
.edge-grid{
position:relative;
z-index:2;
}
.edge-title{
text-align:center;
font-size:40px;
font-weight:600;
margin:0 0 60px;
color:#1a1a1a;
}
/* GRID */
.edge-grid{
display:grid;
grid-template-columns:1fr 440px;
gap: 56px;
align-items:stretch;
}
/* LEFT */
.edge-left{
display:flex;
flex-direction:column;
gap:18px;
}
/* CARDS */
.edge-card{
display:flex;
align-items:flex-start;
gap:16px;
background:#f1eeeb;
border:1px solid #e4dfda;
border-radius:12px;
padding: 14px 17px;
}
.edge-icon{
width:42px;
height:42px;
border-radius:8px;
display:flex;
align-items:center;
justify-content:center;
flex-shrink:0;
}
.edge-icon img{
width: 40px;
height: 40px;
}
/* TEXT */
.edge-text h3{
font-size:18px;
margin:0 0 4px;
font-weight:700;
color:#1a1a1a;
}
.edge-text p{
font-size:16px;
color:#666;
margin:0;
}
.edge-right{
display: flex;
justify-content: center;
align-items: flex-end;
margin-bottom: -55px;
}
.edge-right img{
width:260px;
height:600px;
object-fit:contain;
display:block;
}
/* MOBILE */
@media (max-width:768px){
.tradersEdgeOuter{
padding:30px 0;
}
.tradersEdgeSection{
width:100%;
max-width:calc(100% - 28px);
padding:50px 20px;
border-radius:20px;
}
.edge-title{
font-size:28px;
margin-bottom:30px;
}
.edge-grid{
grid-template-columns:1fr;
gap:26px;
}
.edge-right{
display:none;
}
.edge-card{
flex-direction: column;
}
.edge-text h3{
font-size:16px;
}
.edge-text p{
font-size:14px;
}
}
.formSection .enquiry-form.slantbg-beige{
background-color: #fcfbfa !important;
}
(min-width: 992px) {
.formSection .vertical-form form .captcha-field, [class*=div-form] form .captcha-field {
margin-top: 0 !important;
}
}
@media (min-width: 768px) {
.formSection .vertical-form form .captcha-field, [class*=div-form] form .captcha-field {
margin-top: 0 !important;
}
}