Hợp tác cùng nhà môi giới toàn cầu uy tín
Lựa chọn từ các chương trình đối tác IB, liên kết hoặc hybrid và kiếm phần thưởng cạnh tranh.
Trở thành đối tác
$1.5B+
khối lượng giao dịch hàng tháng
$180M+
đã chi trả từ năm 2024
$8M+
hoa hồng chi trả hàng tháng
.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;
}
}
Chọn chương trình đối tác của bạn
Nhà môi giới Giới thiệu (IB)
Kiếm phần chia sẻ doanh thu từ khối lượng giao dịch của khách hàng được giới thiệu và xây dựng thu nhập ổn định, lâu dài.
Kiếm tới 55% doanh thu của chúng tôi
Nhà cung cấp tín hiệu
Nhà giáo dục & người hướng dẫn giao dịch
Dịch vụ tài chính & tư vấn địa phương
Nhà cung cấp nhóm giao dịch B2B
Trở thành IB
Affiliate / Influencer Axi
Kiếm hoa hồng cạnh tranh cao cho mỗi khách hàng bạn giới thiệu đến Axi.
Kiếm tới $1.200 cho mỗi lượt giới thiệu
Finfluencer & nhà sáng tạo nội dung
Nhà xuất bản nội dung & trang so sánh
Nhà mua truyền thông hiệu suất
Nhà tiếp thị qua email & cộng đồng
Trở thành Affiliate
Đối tác Hybrid
Kết hợp khoản thanh toán một lần với thu nhập dài hạn bền vững. Có các thỏa thuận tùy chỉnh.
Kiếm tới $300 cho mỗi khách hàng và tới 40% doanh thu trên mỗi giao dịch
Thương hiệu giáo dục
Nhà phát triển công cụ giao dịch
Cộng đồng giao dịch
Cổng hoàn tiền & cashback
Trở thành Đối tác Hybrid
.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;
}
}
Bộ giải pháp giao dịch toàn diện
Axi Select
Giao dịch với vốn của Axi, với số vốn khả dụng tối đa lên đến 1 triệu USD
Nền tảng giao dịch Axi
Nền tảng giao dịch tự doanh của Axi trên di động và web
Axi Copy Trading
Sao chép chiến lược từ các nhà cung cấp tín hiệu giàu kinh nghiệm
MetaTrader 4
Nền tảng phổ biến nhất thế giới để giao dịch CFD
MetaTrader 5
Giao dịch không chỉ Forex với nền tảng đa tài sản thực thụ
Bắt đầu giới thiệu ngay
.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;
}
}
Thanh toán nhanh chóng, đáng tin cậy
Nhận thanh toán đúng hạn với quy trình chi trả minh bạch, thuận tiện. Lựa chọn từ nhiều phương thức thanh toán và dễ dàng theo dõi thu nhập, để bạn tập trung vào phát triển kinh doanh.
Thanh toán nhanh chóng, đáng tin cậy
Nhiều phương thức thanh toán có sẵn
Báo cáo và theo dõi rõ ràng
.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;
}
}
Để xem danh sách đầy đủ các phương thức thanh toán có sẵn, vui lòng tham khảo trang Nạp và Rút tiền của chúng tôi.
.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;
}
}
Tài liệu marketing có tỷ lệ chuyển đổi cao
Truy cập thư viện đầy đủ bao gồm banner, landing page và biểu mẫu tạo lead, hỗ trợ bởi deep link và các công cụ tích hợp.
.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;
}
}
Nơi các nhà giao dịch tạo lợi thế
1200+ thị trường toàn cầu
Forex, kim loại, chỉ số, ETF & cổ phiếu
3 lựa chọn giao dịch crypto
CFD trên MT4/5 + Giao ngay & Hợp đồng tương lai vĩnh cửu trên Nền tảng Axi
Copy Trading & chương trình cấp vốn cho nhà giao dịch (Axi Select)
Phù hợp cho nhà giao dịch với mọi cấp độ kinh nghiệm
Mức chênh lệch giá thấp & khớp lệnh nhanh
Độ trễ trung vị 29 ms
Hỗ trợ đa ngôn ngữ 24/7
Hỗ trợ mọi lúc
Thanh toán nội địa linh hoạt
Các phương thức nạp & rút đa dạng
.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;
}
}