650+ markets. One app.
Trade 650+ assets across forex, crypto, commodities, shares, ETFs and global indices
without switching apps. A single, powerful platform built for ultimate market access.
A single, powerful platform built for ultimate market access.
.heroMarkets{
width: 100%;
background: #fff;
padding: 70px 0 0;
}
.heroMarketsInner{
max-width: 1245px;
margin: 0 auto;
padding: 0 24px;
text-align: center;
box-sizing: border-box;
}
.heroMarkets .heroMarketsTitle{
font-size: 64px;
font-weight: 700;
color: #000;
margin: 0 0 18px 0;
line-height: 1.25;
}
.heroMarkets .heroMarketsDesc{
font-size: 24px;
font-weight: 400;
color: #333;
margin: 0 auto 32px;
line-height: 1.6;
}
.heroMarkets .heroDescMobile{ display: none; }
.heroMarkets .heroMarketsCta{
display: flex;
align-items: center;
justify-content: center;
gap: 24px;
flex-wrap: wrap;
margin-bottom: 40px;
}
.heroMarkets .heroCtaMobile{ display: none; }
.heroMarkets .heroWebappBtn,
.heroMarkets .heroWebappBtn:hover,
.heroMarkets .heroWebappBtn:focus,
.heroMarkets .heroWebappBtn:active,
.heroMarkets .heroWebappBtn:visited{
display: inline-block;
background-color: #FCD758 !important;
color: #000 !important;
font-size: 16px;
font-weight: 500;
padding: 14px 36px;
border-radius: 6px;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
box-sizing: border-box;
text-align: center;
}
.heroMarkets .heroCtaDesktop .heroWebappBtn{
width: 352px;
}
.heroMarkets .heroOr{
font-size: 15px;
font-weight: 500;
color: #333;
}
.heroMarkets .heroDownload{
display: flex;
align-items: center;
gap: 14px;
}
.heroMarkets .heroQr{
width: 92px;
height: 92px;
display: block;
flex: 0 0 auto;
}
.heroMarkets .heroDownloadRight{
text-align: left;
}
.heroMarkets .heroScanText{
font-size: 14px;
color: #333;
margin: 0 0 8px 0;
line-height: 1.4;
}
.heroMarkets .heroStoreButtons{
display: flex;
gap: 8px;
flex-wrap: wrap;
}
.heroMarkets .heroStoreLink1,
.heroMarkets .heroStoreLink1:hover,
.heroMarkets .heroStoreLink1:focus,
.heroMarkets .heroStoreLink1:active,
.heroMarkets .heroStoreLink1:visited,
.heroMarkets .heroStoreLink2,
.heroMarkets .heroStoreLink2:hover,
.heroMarkets .heroStoreLink2:focus,
.heroMarkets .heroStoreLink2:active,
.heroMarkets .heroStoreLink2:visited{
display: inline-block;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
}
.heroMarkets .heroStoreLink1 img{
width: 73px;
height: auto;
display: block;
}
.heroMarkets .heroStoreLink2 img{
width: 84px;
height: auto;
display: block;
}
.heroMarkets .heroMarketsImage{
width: 100%;
max-width: 828px;
margin: 0 auto;
}
.heroMarkets .heroMarketsImage img{
width: 100%;
height: auto;
display: block;
}
@media (max-width: 991px){
.heroMarkets{
padding: 40px 0 0;
}
.heroMarketsInner{
padding: 0 20px;
}
.heroMarkets .heroMarketsTitle{
font-size: 36px;
line-height: 1.2;
margin-bottom: 16px;
}
.heroMarkets .heroDescDesktop{ display: none; }
.heroMarkets .heroDescMobile{
display: block;
font-size: 24px;
line-height: 1.4;
color: #222;
margin-bottom: 28px;
max-width: 420px;
}
.heroMarkets .heroCtaDesktop{ display: none; }
.heroMarkets .heroCtaMobile{
display: flex;
margin-bottom: 32px;
}
.heroMarkets .heroWebappBtn{
font-size: 17px;
padding: 16px 40px;
}
}
Three ways to trade crypto.
Whether you want leverage, ownership, or both, our crypto offering has you covered on the Axi Trading Platform. Trade CFDs, perpetual futures, or buy and hold spot crypto without managing wallets, gas fees, or seed phrases.
Crypto CFDs
Up to 200:1 leverage across 30 crypto CFDs.
Crypto Perpetuals
150 coins, up to 125:1 leverage.
Buy Crypto
Own crypto. 20 cryptocurrencies. Secure custody.
All three
Available exclusively on the Axi Trading Platform.
.cryptoSlider{
width: 100%;
background: #000;
padding: 70px 0 60px;
color: #fff;
}
.cryptoSliderInner{
max-width: 1240px;
margin: 0 auto;
padding: 0 24px;
box-sizing: border-box;
}
.cryptoSlider .cryptoSliderTitle{
font-size: 40px;
font-weight: 500;
color: #fff;
margin: 0 0 18px 0;
line-height: 1.25;
text-align: center;
letter-spacing: 0.1px;
}
.cryptoSlider .cryptoSliderDesc{
font-size: 20px;
font-weight: 400;
color: #fff;
margin: 0 auto 20px;
line-height: 1.6;
max-width: 1000px;
text-align: center;
letter-spacing: 0.25px;
}
.cryptoSliderCarousel{
position: relative;
}
.cryptoSlide{
outline: none;
}
.cryptoSlideRow{
display: flex;
align-items: center;
justify-content: space-between;
gap: 40px;
min-height: 430px;
padding: 0 115px;
box-sizing: border-box;
}
.cryptoSlideText{
flex: 0 1 460px;
max-width: 460px;
}
.cryptoSlider .cryptoSlideHeading{
font-size: 36px;
font-weight: 700;
color: #fff;
margin: 0 0 18px 0;
line-height: 1.2;
}
.cryptoSlider .cryptoSlideBody{
font-size: 18px;
font-weight: 400;
color: rgba(255,255,255,0.9);
margin: 0;
line-height: 1.6;
}
.cryptoSlideImage{
flex: 0 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.cryptoSlideImage img{
max-width: 100%;
height: auto !important;
width: auto;
display: block;
object-fit: contain;
}
.cryptoSliderCarousel .slick-arrow{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 40px;
height: 40px;
background: transparent;
border: none;
color: transparent;
font-size: 0;
cursor: pointer;
z-index: 5;
padding: 0;
}
.cryptoSliderCarousel .slick-prev{ left: 10px; }
.cryptoSliderCarousel .slick-next{ right: 10px; }
.cryptoSliderCarousel .slick-arrow::before{
content: '';
display: block;
width: 18px;
height: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
margin: 0 auto;
}
.cryptoSliderCarousel .slick-prev::before{ transform: rotate(-135deg); margin-left: 12px; }
.cryptoSliderCarousel .slick-next::before{ transform: rotate(45deg); margin-right: 12px; }
.cryptoSliderCarousel .slick-arrow:hover{ opacity: 0.8; }
/* Slick dots */
.cryptoSliderCarousel .slick-dots{
display: flex !important;
justify-content: center;
align-items: center;
gap: 8px;
list-style: none;
padding: 0;
margin: 24px 0 0 0;
}
.cryptoSliderCarousel .slick-dots li{
width: 10px;
height: 10px;
display: inline-block;
}
.cryptoSliderCarousel .slick-dots li button{
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(255,255,255,0.35);
border: none;
padding: 0;
font-size: 0;
cursor: pointer;
display: block;
transition: width 0.25s ease, background 0.25s ease;
}
.cryptoSliderCarousel .slick-dots li.slick-active{
width: 28px;
}
.cryptoSliderCarousel .slick-dots li.slick-active button{
width: 28px;
border-radius: 6px;
background: #fff;
}
@media (max-width: 991px){
.cryptoSlider{
padding: 40px 0 32px;
}
.cryptoSliderInner{ padding: 0 24px; }
.cryptoSlider .cryptoSliderTitle{
font-size: 30px;
line-height: 1.25;
margin-bottom: 16px;
max-width: 250px;
margin: 0 auto;
}
.cryptoSliderInner{
padding: 0 18px;
}
.cryptoSlider .cryptoSliderDesc{
font-size: 18px;
line-height: 1.55;
margin-bottom: 32px;
max-width: 360px;
}
.cryptoSlideRow{
flex-direction: column;
justify-content: flex-start;
gap: 28px;
padding: 0 8px;
text-align: center;
}
.cryptoSlideText{ max-width: none; flex: 0 0 auto; }
.cryptoSlider .cryptoSlideHeading{
font-size: 30px;
margin-bottom: 14px;
}
.cryptoSlider .cryptoSlideBody{
font-size: 18px;
line-height: 1.5;
}
.cryptoSlideImage{
flex: 1 1 auto;
width: 100%;
}
.cryptoSlideImage img{
width: 100% !important;
height: auto !important;
max-width: 360px;
}
.cryptoSliderCarousel .slick-arrow{ display: none !important; }
.cryptoSliderCarousel .slick-dots{
margin-top: 28px;
}
}
UNIFIED
Stop switching. Start trading.
The Axi Trading Platform keeps your essential controls permanently docked and always visible.
Go from spotting price action to executing the trade in one fluid motion.
Zero-switch execution
Trade crypto CFDs, perpetual futures, and spot from one unified screen.
Stay in the zone
Move between analysis and action without losing context or navigation speed.
App and web in sync
Your positions, watchlists, and controls stay consistent on mobile and browser.
SIMPLE & FAST
Where speed meets simplicity.
The Axi app is built to stay out of your way. By placing your TradingView charts and
open positions on a single screen, we've eliminated the noise.
TradingView charts
Analyse trends and apply technical indicators without leaving your trading screen.
Precision control
Set take-profit and stop-loss or close positions instantly with two-tap execution.
Streamlined trading
Manage your entire trade lifecycle from the main chart view.
TRUSTED
Built on two decades of experience
Axi has offered stable, transparent trading and fair pricing since 2007. More than just a
platform, we provide a world-class environment backed by two decades of industry expertise.
Established legacy
A global presence built on trust and reliability since 2007.
Transparency
Competitive pricing and clear fees to keep more of your capital in the market.
Human support
24/7 assistance from an award-winning* team, available in 17 languages.
.axiFeatureSection{
width: 100%;
background: #fff;
padding: 90px 0;
box-sizing: border-box;
}
.axiFeatureInner{
max-width: 1240px;
margin: 0 auto;
padding: 0 24px;
box-sizing: border-box;
text-align: center;
}
.axiFeatureSection .axiFeatureEyebrow{
font-size: 24px;
font-weight: 400;
color: #FC404D;
letter-spacing: 0.25px;
margin: 0;
text-transform: uppercase;
}
.axiFeatureSection .axiFeatureTitle{
font-size: 40px;
font-weight: 500;
color: #000;
margin: 0 !important;
line-height: 1.25;
}
.axiFeatureSection .axiFeatureIntro{
font-size: 22px;
font-weight: 400;
color: #333;
margin: 0 auto 48px;
line-height: 1.6;
}
.axiFeatureGrid{
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
align-items: start;
}
.axiFeatureCard{
text-align: left;
}
.axiFeatureImageWrap{
width: 100%;
aspect-ratio: 1 / 1;
margin-bottom: 20px;
}
.axiFeatureImageWrap img{
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
.axiFeatureSection .axiFeatureCardTitle{
font-size: 28px;
font-weight: 500;
color: #000;
margin: 0 0 10px 0;
line-height: 1.3;
}
.axiFeatureSection .axiFeatureCardBody{
font-size: 16px;
font-weight: 400;
margin: 0;
line-height: 150%;
letter-spacing: 0.08px;
}
.axiFeatureSection .axiFeatureFootnote{
font-size: 16px;
color: #777;
margin: 32px 0 0 0;
text-align: center;
}
@media (max-width: 991px){
.axiFeatureSection{
padding: 40px 0;
}
.axiFeatureInner{
padding: 0 20px;
}
.axiFeatureSection .axiFeatureTitle{
font-size: 30px;
}
.axiFeatureSection .axiFeatureCardTitle{
text-align: left;
}
.axiFeatureSection .axiFeatureCardBody{
text-align: left;
}
.axiFeatureSection .axiFeatureIntro{
font-size: 20px;
margin-bottom: 56px;
}
.axiFeatureSection .axiFeatureIntro br{
display: none;
}
.axiFeatureGrid{
grid-template-columns: 1fr;
gap: 32px;
}
.axiFeatureImageWrap{
max-width: 387px;
margin-left: auto;
margin-right: auto;
}
.axiFeatureCard{
text-align: center;
}
.axiFeatureSection .axiFeatureCardTitle{
font-size: 22px;
}
}
Every market, always within reach
From traditional forex and indices to the latest in crypto,
manage your entire portfolio from a single login.
FX & macro
60+ forex pairs plus major global indices and commodities.
Forex
Indices
Commodities
Equities
Hundreds of global shares, ETFs, and access to IPOs.
Shares
ETFs
IPOs
Digital assets
Crypto CFDs, perpetual futures, and "Buy Crypto" spot access.
Crypto CFDs
Crypto Perps
Buy Crypto
.everyMarketSection{
width: 100%;
background: #000;
padding: 80px 0;
color: #fff;
box-sizing: border-box;
}
.everyMarketInner{
max-width: 1240px;
margin: 0 auto;
padding: 0 24px;
box-sizing: border-box;
}
.everyMarketSection .everyMarketTitle{
font-size: 36px;
font-weight: 700;
color: #fff;
margin: 0 0 18px 0;
line-height: 1.25;
text-align: center;
}
.everyMarketSection .everyMarketDesc{
font-size: 24px;
font-weight: 400;
margin: 0 auto 60px;
line-height: 1.6;
max-width: 760px;
text-align: center;
}
.everyMarketGrid{
display: grid;
grid-template-columns: 1fr 1fr;
gap: 60px;
align-items: center;
}
.everyMarketLeft{
display: flex;
flex-direction: column;
gap: 36px;
}
.everyMarketSection .marketCategory{
text-align: left;
}
.everyMarketSection .marketCategoryTitle{
font-size: 24px;
font-weight: 700;
color: #fff;
margin: 0 0 5px 0;
line-height: 1.3;
}
.everyMarketSection .marketCategoryBody{
font-size: 18px;
font-weight: 400;
color:#FFFFFF;
margin: 0 0 14px 0;
line-height: 1.55;
}
.everyMarketSection .marketTags{
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.everyMarketSection .marketTag{
display: inline-block;
padding: 9px 22px;
background:#F0EEEE;
border-radius: 999px;
font-size: 18px;
font-weight: 700;
color: #4A4242;
line-height: 1;
white-space: nowrap;
}
.everyMarketSection .everyMarketRight{
display: flex;
justify-content: center;
align-items: center;
}
.everyMarketImage{
width: 434px;
max-width: 520px;
height: auto;
display: block;
}
@media (max-width: 991px){
.everyMarketSection{
padding: 48px 0 !important;
overflow-x: hidden !important;
}
.everyMarketInner{
padding: 0 20px !important;
}
.everyMarketSection .everyMarketTitle{
font-size: 30px !important;
line-height: 1.3 !important;
margin: 0 auto 18px !important;
text-align: center !important;
}
.everyMarketSection .everyMarketDesc{
margin-bottom: 36px !important;
text-align: center !important;
}
.everyMarketSection .everyMarketDesc br{
display: none !important;
}
.everyMarketGrid{
grid-template-columns: 1fr !important;
gap: 40px !important;
}
.everyMarketLeft{
gap: 32px !important;
}
.everyMarketSection .everyMarketRight{
display: none !important;
}
.everyMarketSection .marketCategory{
text-align: center !important;
}
.everyMarketSection .marketCategoryTitle{
margin-bottom: 6px !important;
text-align: center !important;
}
.everyMarketSection .marketCategoryBody{
font-size: 16px !important;
margin-bottom: 14px !important;
text-align: center !important;
}
.everyMarketSection .marketCategoryBody br{
display: none !important;
}
.everyMarketSection .marketTags{
display: flex !important;
flex-wrap: nowrap !important;
overflow-x: auto !important;
justify-content: flex-start !important;
width: 100vw !important;
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
padding: 0 20px 4px 20px !important;
gap: 14px !important;
box-sizing: border-box !important;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
}
.everyMarketSection .marketTags::-webkit-scrollbar{
display: none;
}
.everyMarketSection .marketTags > .marketTag:first-child{
margin-left: auto !important;
}
.everyMarketSection .marketTags > .marketTag:last-child{
margin-right: auto !important;
}
.everyMarketSection .marketTag{
font-size: 14px !important;
padding: 8px 18px !important;
flex: 0 0 auto !important;
}
}
Fast, flexible, and local payments
Get into the markets without the wait. We provide a range of regional deposit and withdrawal options tailored to where you live. Fund your account instantly and move your capital with confidence, knowing that new local methods are being added as we grow.
Instant funding: High-speed deposit options to catch market moves.
Localised choice: Regional banks and digital wallets supported.
.fastPaymentsSection{
width: 100%;
background: #fff;
padding: 80px 0;
box-sizing: border-box;
}
.fastPaymentsInner{
max-width: 1140px;
margin: 0 auto;
padding: 0 24px;
box-sizing: border-box;
}
.fastPaymentsGrid{
display: grid;
grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
gap: 60px;
align-items: center;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.fastPaymentsImage{
display: flex;
justify-content: center;
align-items: center;
min-width: 0;
}
.fastPaymentsImage img{
width: 296px;
height: 640px;
max-width: 100%;
display: block;
object-fit: contain;
}
.fastPaymentsContent{
min-width: 0;
max-width: 100%;
}
.fastPaymentsSection .fastPaymentsTitle{
font-size: 40px !important;
font-weight: 500 !important;
color: #000 !important;
margin: 0 0 20px 0 !important;
line-height: 1.25 !important;
}
.fastPaymentsSection .fastPaymentsBody{
font-size: 18px !important;
font-weight: 400 !important;
color: #4A4242 !important;
margin: 0 0 16px 0 !important;
line-height: 1.6 !important;
}
.fastPaymentsSection .fastPaymentsBody:last-child{
margin-bottom: 0 !important;
}
.fastPaymentsSection .fastPaymentsBody strong{
font-weight: 700 !important;
color: #000 !important;
}
@media (max-width: 991px){
.fastPaymentsSection{
padding: 48px 0 !important;
}
.fastPaymentsInner{
padding: 0 20px !important;
}
.fastPaymentsGrid{
grid-template-columns: 1fr !important;
gap: 32px !important;
}
.fastPaymentsContent{
max-width: none !important;
text-align: left !important;
order: 1;
}
.fastPaymentsImage{
order: 2;
}
.fastPaymentsSection .fastPaymentsTitle{
font-size: 30px !important;
line-height: 1.25 !important;
}
.fastPaymentsSection .fastPaymentsBody{
font-size: 16px !important;
}
.fastPaymentsImage img{
width: 240px !important;
height: auto !important;
max-width: 100% !important;
}
}
650+ markets. One app.
Download the Axi app and start trading your edge today.
.finalCtaSection{
width: 100%;
background: #000;
padding: 70px 0 0;
box-sizing: border-box;
overflow: hidden;
position: relative;
}
.finalCtaSection::after{
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 120px;
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 70%, #000 100%);
pointer-events: none;
z-index: 2;
}
.finalCtaInner{
max-width: 1240px;
margin: 0 auto;
padding: 0 24px;
box-sizing: border-box;
text-align: center;
position: relative;
z-index: 1;
}
.finalCtaSection .finalCtaTitle{
font-size: 64px !important;
font-weight: 600 !important;
color: #fff !important;
margin: 0 0 18px 0 !important;
line-height: 1.25 !important;
}
.finalCtaSection .finalCtaSubtitle{
font-size: 24px !important;
font-weight: 400 !important;
color: rgba(255,255,255,0.85) !important;
margin: 0 auto 32px !important;
line-height: 1.6 !important;
max-width: 760px !important;
}
.finalCtaButtons{
display: flex;
justify-content: center;
align-items: center;
gap: 16px;
flex-wrap: wrap;
margin-bottom: 40px;
}
.finalCtaSection .finalCtaBtn,
.finalCtaSection .finalCtaBtn:hover,
.finalCtaSection .finalCtaBtn:focus,
.finalCtaSection .finalCtaBtn:active,
.finalCtaSection .finalCtaBtn:visited{
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none !important;
opacity: 1 !important;
transition: none !important;
border: none !important;
}
.finalCtaSection .finalCtaBtnWeb img{
display: block;
height: 56px;
width: auto;
}
.finalCtaSection .finalCtaBtnStore{
background: #fff !important;
border-radius: 8px !important;
padding: 0 28px !important;
height: 56px !important;
gap: 10px !important;
min-width: 180px !important;
box-sizing: border-box !important;
}
.finalCtaSection .finalCtaBtnStore .finalCtaBtnIcon{
height: 30px !important;
width: 25px !important;
display: block !important;
}
.finalCtaSection .finalCtaBtnStore .finalCtaBtnText{
font-size: 18px !important;
font-weight: 400 !important;
color: #000 !important;
line-height: 1 !important;
font-family: inherit !important;
}
.finalCtaSection .finalCtaImage{
width: 100% !important;
max-width: 828px !important;
margin: 0 auto !important;
}
.finalCtaSection .finalCtaImage img{
width: 100% !important;
max-width: 100% !important;
height: auto !important;
display: block !important;
}
@media (max-width: 991px){
.finalCtaSection{
padding: 48px 0 0 !important;
}
.finalCtaSection::after{
height: 80px !important;
}
.finalCtaInner{
padding: 0 20px !important;
}
.finalCtaSection .finalCtaTitle{
font-size: 36px !important;
line-height: 1.25 !important;
max-width: 280px !important;
margin: 0 auto 4px !important;
}
.finalCtaSection .finalCtaSubtitle{
margin-bottom: 28px !important;
max-width: 300px !important;
}
.finalCtaButtons{
gap: 12px !important;
margin-bottom: 32px !important;
}
.finalCtaSection .finalCtaBtnWeb{
display: none !important;
}
.finalCtaSection .finalCtaBtnStore{
height: 56px !important;
padding: 0 24px !important;
min-width: 160px !important;
}
.finalCtaSection .finalCtaBtnStore .finalCtaBtnIcon{
height: 30px !important;
}
.finalCtaSection .finalCtaBtnStore .finalCtaBtnText{
font-size: 16px !important;
}
.finalCtaSection.finalCtaDeviceIos .finalCtaBtnAndroid{
display: none !important;
}
.finalCtaSection.finalCtaDeviceAndroid .finalCtaBtnIos{
display: none !important;
}
}