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;
}
.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;
}
}
Scegli il tuo programma di partnership
Introducing Broker (IB)
Guadagna una quota dei ricavi basata sul volume di trading dei clienti che presenti e costruisci un reddito stabile e a lungo termine.
Guadagna fino al 55% dei nostri ricavi
Fornitori di segnali
Formatori e mentori di trading
Servizi finanziari locali e società di consulenza
IB che desiderano espandersi
Diventa un IB
Axi Affiliate / Influencer
Guadagna una commissione altamente competitiva per ogni cliente che segnali ad Axi.
Guadagna fino a $700 per ogni referral
Influencer e creator
Publisher di contenuti e siti di confronto
Media buyer orientati alle performance
Marketer social e community manager
Diventa un Affiliate
Partner Ibrido
Combina un pagamento una tantum con un reddito stabile a lungo termine. Sono disponibili accordi personalizzati.
Guadagna fino a $300 per cliente e fino al 40% di quota dei ricavi
Marchi nel campo dell'istruzione
Sviluppatori di strumenti di trading
Community di trading
Portali di rebate e cashback
Diventa un Partner Ibrido
.partnershipSection {
max-width: 1240px;
margin: 0 auto;
text-align: center;
padding: 70px 15px;
}
.partnershipSection .partnership-title {
font-size: 40px;
font-weight: 500;
margin-bottom: 40px !important;
}
.partnershipSection .partnership-grid-wrapper {
overflow: visible;
}
.partnershipSection .partnership-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 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:#F3D36A;
color:#000;
font-weight:700;
border-radius: 6px;
text-decoration: none;
font-size: 16px;
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: 30px 0;
}
.partnershipSection .partnership-title {
font-size: 28px;
padding: 0 20px;
margin-bottom: 32px !important;
}
.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;
}
}
Suite completa di soluzioni di trading
Axi Select
Fai trading con i fondi di Axi, con fino a $1 milione di capitale disponibile
Axi Trading Platform
La piattaforma di trading proprietaria di Axi su mobile e web
Axi Copy Trading
Replica le strategie dei migliori fornitori di segnali
MetaTrader 4
La piattaforma più popolare al mondo per il trading di CFD
MetaTrader 5
Fai trading oltre il forex con una vera piattaforma multi-asset
Inizia subito a segnalare clienti
.tradingSolutionsSection {
max-width: 1240px;
margin: 0 auto;
text-align: center;
padding: 70px 15px;
}
.tradingSolutionsSection .ts-title {
font-size: 40px;
font-weight: 500;
margin-bottom: 40px !important;
}
.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:#F3D36A;
color:#000;
font-weight:700;
border-radius: 6px;
text-decoration: none;
font-size: 16px;
margin-top: 48px;
transition: background 0.2s ease;
}
.tradingSolutionsSection .ts-btn:hover {
background: #f5c840;
}
@media (max-width: 768px) {
.tradingSolutionsSection {
padding: 30px 20px;
}
.tradingSolutionsSection .ts-title {
font-size: 28px;
margin-bottom: 32px !important;
}
.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;
}
}
Pagamenti rapidi e affidabili
Ricevi i pagamenti puntualmente con un processo di payout semplice e trasparente. Scegli tra diversi metodi di pagamento e monitora facilmente i tuoi guadagni per concentrarti sulla crescita del tuo business.
Pagamenti rapidi e affidabili
Diversi metodi di pagamento disponibili
Reportistica e monitoraggio chiari
.paymentsSection {
max-width: 1240px;
margin: 0 auto;
text-align: center;
padding: 70px 15px;
}
.paymentsSection .pay-title {
font-size: 40px;
font-weight: 500;
margin-bottom: 8px !important;
}
.paymentsSection .pay-subtitle {
font-size: 16px;
color: #555;
line-height: 26px;
max-width: 760px;
margin: 0 auto;
padding-bottom: 40px !important;
}
.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: 30px 0;
}
.paymentsSection .pay-title {
font-size: 28px;
padding: 0 8px;
}
.paymentsSection .pay-subtitle {
font-size: 16px;
padding: 0 8px 32px !important;
}
.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;
}
}
Per un elenco completo dei metodi di pagamento disponibili, consulta la nostra pagina Depositi e Prelievi .
.paySection {
width: 100%;
padding: 40px 0;
overflow: hidden;
}
.payTrack {
overflow: hidden;
width: 100%;
-webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
}
.payList {
display: flex;
align-items: center;
gap: 60px;
width: max-content;
animation: payScroll 22s linear infinite;
}
.payItem {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.payItem img {
height: 36px;
width: auto;
object-fit: contain;
display: block;
opacity: 0.85;
transition: opacity 0.2s ease;
}
.payItem img:hover {
opacity: 1;
}
.payNote {
text-align: center;
font-size: 16px;
line-height: 1.6;
margin: 40px 20px 0;
color: #1a1a1a;
}
.payNote a {
color: #FC404D;
text-decoration: underline;
}
.payNote a:hover {
color: #FC404D !important;
opacity: 0.8;
}
@keyframes payScroll {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
}
@media(max-width: 768px) {
.paySection {
padding: 24px 0;
}
.payItem img {
height: 28px;
}
.payList {
gap: 40px;
animation-duration: 16s;
}
.payNote {
font-size: 14px;
margin-top: 20px;
}
}
Materiali di marketing ad alta conversione
Lavora con una libreria completa di banner, landing page e moduli di generazione lead,
supportata da deep link e strumenti di integrazione.
.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;
margin:70px 0;
}
.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: 24px !important;
}
.mh-subtitle{
font-size:18px;
max-width:620px;
line-height:1.6;
}
@media (max-width:768px){
.marketingHeroSection{
margin:30px 0;
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;
}
}
Dove i trader ottengono il loro vantaggio
1200+ mercati globali
Forex, indici, criptovalute e azioni
3 opzioni di trading su criptovalute
CFD su MT4 e Spot e Futures Perpetui sulla piattaforma di trading Axi
Copy Trading e programma per trader finanziati (Axi Select)
Opzioni per trader di tutti i livelli di esperienza
Spread ridotti ed esecuzione rapida
Latenza mediana <30 ms
Supporto multilingue 24/7
Assistenza continua
Pagamenti flessibili in valuta locale
Ampia gamma di metodi di deposito e prelievo
.tradersEdgeOuter{
width:100%;
padding: 70px 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 40px !important;
}
/* 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;
}
@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: 32px !important;
}
.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;
}
}
.gallerySection{
width:100%;
padding:40px 0;
overflow:hidden;
}
.galleryTrack{
overflow-x:auto;
overflow-y:hidden;
width:100%;
scroll-snap-type:x mandatory;
-webkit-overflow-scrolling:touch;
scrollbar-width:none;
cursor:grab;
}
.galleryTrack::-webkit-scrollbar{
display:none;
}
.galleryTrack:active{
cursor:grabbing;
}
.galleryList{
display:flex;
gap:22px;
padding:10px 40px;
box-sizing:border-box;
width:max-content;
}
.galleryItem{
flex:0 0 auto;
width:370px;
height:260px;
border-radius:20px;
overflow:hidden;
scroll-snap-align:center;
}
.galleryItem img{
width:100%;
height:100%;
object-fit:cover;
display:block;
border-radius:20px;
}
.galleryDots{
display:flex;
justify-content:center;
gap:8px;
margin-top:18px;
}
.galleryDot{
width:10px;
height:10px;
border-radius:50%;
background:#D9D9D9;
border:none;
padding:0;
cursor:pointer;
}
.galleryDot.is-active{
background:#FC404D;
}
@media(max-width:768px){
.gallerySection{
padding:30px 0;
}
.galleryList{
gap:14px;
padding:10px 18px;
}
.galleryItem{
width:300px;
height:220px;
border-radius:18px;
}
.galleryItem img{
border-radius:18px;
}
}