AXI로 암호화폐를 구매하세요
현물 시장을 통해 실제 암호화폐 자산을 매수하고 매도하세요
Axi 트레이딩 플랫폼에서 직접 이용 가능합니다.
암호화폐 구매
가상자산은 변동성이 크며 규제 대상이 아닙니다. 거래 시 높은 투자 손실 위험이 따릅니다.
.cryptoHeroSection {
width: 100%;
margin: 0;
padding: 0;
}
.cryptoHeroSection .crypto-hero {
width: 100%;
min-height: 520px;
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/h3vnb1ul/2-2.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
padding: 60px 20px;
text-align: center;
}
.cryptoHeroSection .crypto-hero-content {
max-width: 750px;
margin: 0 auto;
color: #fff;
}
.cryptoHeroSection .crypto-hero h1 {
font-size: 48px;
font-weight: 800;
margin-bottom: 12px;
}
.cryptoHeroSection .crypto-hero-subtitle {
font-size: 22px;
margin-bottom: 50px;
line-height: 1.5;
}
.cryptoHeroSection .crypto-hero-btn {
display: inline-block;
padding: 10px 28px;
border-radius: 6px;
background: #000;
color: #fff;
text-decoration: none;
margin-bottom: 18px;
font-size: 16px;
}
.cryptoHeroSection .crypto-risk-text {
font-size: 16px;
color: #F0EBE3;
padding-top: 50px;
}
@media(max-width: 768px) {
.cryptoHeroSection .crypto-hero {
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/dr3abjwu/1.png');
padding: 160px 16px;
}
.cryptoHeroSection .crypto-hero h1 {
font-size: 40px;
}
.cryptoHeroSection .crypto-hero-subtitle {
font-size: 20px;
margin-bottom: 20px;
padding: 0 40px;
}
.cryptoHeroSection .crypto-risk-text {
padding-top: 20px;
}
}
암호화폐를 즉시 구매하세요
빠르고 편리한 입금 옵션, 투명한 가격, 24시간 거래, 안전한 자산 보관을 누리세요.
암호화폐 구매
가상자산은 변동성이 크며 규제 대상이 아닙니다. 거래 시 높은 투자 손실 위험이 따릅니다.
숨겨진 수수료 없음
체크카드 수수료 없음, 환전 수수료 없음 — 거래당 0.8%의 수수료만 투명하게 부과됩니다.*
*최소 $1
안전한 수탁
보유하신 토큰은 Axi Wallet 내 별도로 분리된 계좌에 안전하게 보관됩니다.
연중무휴 시장 액세스
암호화폐 시장은 멈추지 않습니다. 웹 또는 모바일에서 24시간 언제든지 시장에 액세스할 수 있습니다.
간편한 온램프
카드, 은행 송금 또는 기존 Axi 지갑 잔액으로 계좌에 입금할 수 있습니다. 기존 고객은 추가 KYC가 필요하지 않습니다.
Axi Wallet
Axi Wallet을 통해 암호화폐를 안전하게 구매, 판매 및 보관하세요. 디지털 자산은 Axi 트레이딩 계좌와 별도로 보관됩니다.
CFD 거래를 위해 자금을 입금하면, 해당 잔액으로 암호화폐 구매 또는 무기한 거래도 이용할 수 있습니다.
직접 자산 소유
계좌에 법정화폐를 입금하고, 현물 시장에서 코인을 구매한 후 안전한 Axi Wallet에 보관하세요.
.cryptoFeaturesSection {
max-width: 1028px;
margin: 0 auto;
text-align: center;
padding: 100px 15px 0;
}
.cryptoFeaturesSection .crypto-title {
font-size: 38px;
font-weight: 800;
margin-bottom: 10px;
}
.cryptoFeaturesSection .red {
color: #FC404D;
font-size: 38px;
}
.cryptoFeaturesSection .crypto-subtitle {
font-size: 18px;
color: #444;
margin-bottom: 20px;
max-width: 780px;
width: 100%;
text-align: center;
margin: 0 auto;
padding-bottom: 24px;
}
.cryptoFeaturesSection .crypto-main-btn {
display: inline-block;
padding: 10px 26px;
background: #FCD758;
color: #000;
border-radius: 6px;
text-decoration: none;
margin-bottom: 15px;
font-size: 16px;
}
.cryptoFeaturesSection .crypto-risk-text {
font-size: 16px;
color: #7D7D7D;
padding-top: 24px;
}
.cryptoFeaturesSection .features-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 60px 40px;
padding-top: 60px;
}
.cryptoFeaturesSection .feature-item {
text-align: center;
padding: 0 10px;
max-width: 280px;
margin: 0 auto;
}
.cryptoFeaturesSection .feature-item img {
width: 220px;
height: 220px;
object-fit: contain;
display: block;
margin: 0 auto 20px;
}
.cryptoFeaturesSection h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 8px;
}
.cryptoFeaturesSection p {
font-size: 18px;
color: #444;
}
@media (max-width: 768px) {
.cryptoFeaturesSection .features-grid {
grid-template-columns: 1fr;
gap: 40px;
padding-top: 30px;
}
.cryptoFeaturesSection .crypto-title,
.cryptoFeaturesSection .red {
font-size: 28px;
}
.cryptoFeaturesSection .feature-item {
max-width: 100%;
}
}
.axiPlatformSectionTest {
max-width: 1028px;
margin: 0 auto;
padding: 150px 15px 0;
text-align: center;
}
.axiPlatformSectionTest .platform-title-test {
font-size: 38px;
font-weight: 800;
margin-bottom: 25px;
}
.axiPlatformSectionTest .red-test {
color: #FC404D;
font-size: 38px;
}
.axiPlatformSectionTest .platform-layout-test {
display: flex;
align-items: center;
justify-content: center;
gap: 50px;
margin-top: 40px;
}
.axiPlatformSectionTest .platform-left-test {
text-align: left;
max-width: 420px;
}
.axiPlatformSectionTest .platform-list-test {
list-style: none;
padding: 0;
margin: 0 0 24px;
}
.axiPlatformSectionTest .platform-list-test li {
position: relative;
padding-left: 36px;
margin-bottom: 14px;
font-size: 18px;
color: #444;
}
.axiPlatformSectionTest .platform-list-test li::before {
content: "";
position: absolute;
left: 0;
top: 4px;
width: 25px;
height: 25px;
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/nhrgqwb3/group-4209.png');
background-size: contain;
background-repeat: no-repeat;
}
.axiPlatformSectionTest .platform-qr-test {
display: flex;
align-items: center;
gap: 12px;
}
.axiPlatformSectionTest .platform-qr-test img {
width: 120px;
height: 120px;
}
.axiPlatformSectionTest .platform-qr-test p {
max-width: 120px;
width: 100%;
color: #252525;
font-size: 16px;
}
.axiPlatformSectionTest .platform-store-buttons-test {
display: none;
justify-content: center;
margin-top: 10px;
}
.axiPlatformSectionTest .store-btn-test {
display: none;
}
.axiPlatformSectionTest .store-btn-test img {
height: 52px;
width: auto;
}
.axiPlatformSectionTest .platform-right-test {
max-width: 500px;
}
.axiPlatformSectionTest .platform-img-test {
width: 100%;
height: auto;
}
.axiPlatformSectionTest .mobile-img-test {
display: none;
}
@media (max-width: 768px) {
.axiPlatformSectionTest {
padding: 100px 15px 0;
}
.axiPlatformSectionTest .platform-title-test,
.axiPlatformSectionTest .red-test {
font-size: 28px;
}
.axiPlatformSectionTest .platform-layout-test {
flex-direction: column;
gap: 30px;
}
.axiPlatformSectionTest .platform-left-test {
text-align: center;
max-width: 100%;
}
.axiPlatformSectionTest .platform-list-test {
display: inline-block;
text-align: left;
}
.axiPlatformSectionTest .platform-list-test li {
font-size: 18px;
}
.axiPlatformSectionTest .platform-qr-test {
display: none !important;
}
.axiPlatformSectionTest .platform-store-buttons-test {
justify-content: center;
width: 100%;
}
.axiPlatformSectionTest .desktop-img-test {
display: none;
}
.axiPlatformSectionTest .mobile-img-test {
display: block;
}
}
.cryptoYellowHeroSection {
width: 100%;
height: 280px;
background: linear-gradient(180deg, #FCD758 0%, #E9AB00 100%);
display: flex;
justify-content: center;
align-items: center;
overflow: visible;
margin: 250px 0;
}
.cryptoYellowHeroSection .yellow-hero-inner {
max-width: 1028px;
width: 100%;
padding: 0 15px;
display: flex;
align-items: center;
justify-content: center;
gap: 40px;
}
.cryptoYellowHeroSection .yellow-hero-content {
flex: 0 0 auto;
text-align: left;
}
.cryptoYellowHeroSection .yellow-hero-title {
font-size: 38px;
font-weight: 800;
color: #1a1a1a;
line-height: 1.2;
}
.cryptoYellowHeroSection .red {
color: #FC404D;
font-size: 38px;
}
.cryptoYellowHeroSection .yellow-hero-image {
flex: 0 0 auto;
}
.cryptoYellowHeroSection .yellow-hero-img {
height: 450px;
width: auto;
display: block;
object-fit: contain;
}
@media (max-width: 768px) {
.cryptoYellowHeroSection {
padding: 260px 0 126px;
margin: 150px 0;
}
.cryptoYellowHeroSection .yellow-hero-inner {
flex-direction: column;
text-align: center;
gap: 24px;
}
.cryptoYellowHeroSection .yellow-hero-title,
.cryptoYellowHeroSection .red {
font-size: 28px;
}
.cryptoYellowHeroSection .yellow-hero-img {
height: 320px;
}
}
AXI 에서 암호화폐를 거래하는 세 가지 방법
Axi는 암호화폐 거래를 위한 세 가지 강력한 방법, 암호화폐 구매, 암호화폐 CFD, 그리고 암호화폐 무기한 선물을 제공합니다. 모두 하나의 직관적인 플랫폼에서 이용할 수 있습니다.
CFD
다중 자산 트레이더를 위한 상품
암호화폐 CFD 거래
최대 레버리지 200:1
소유권 없음
상품 범위 30종 이상
전략 단기 거래
거래 플랫폼
무기한 선물
액티브 트레이더를 위한 상품
무기한 거래
최대 레버리지 125:1
소유권 없음
상품 범위 150종 이상
전략 단기 및 장기
거래 플랫폼
암호화폐 구매
성장을 추구하고 강세장에 집중하는 투자자를 위한 상품
암호화폐에 투자하세요
최대 레버리지 1:1
소유권 있음*
상품 범위 20종
전략 장기 투자
거래 플랫폼
.tradeWaysSection {
max-width: 1100px;
margin: 60px auto;
padding: 0 15px;
text-align: center;
}
.tradeWaysSection .trade-title {
font-size: 38px;
font-weight: 800;
margin-bottom: 10px;
}
.tradeWaysSection .red {
color: #FC404D;
font-size: 38px;
}
.tradeWaysSection .trade-subtitle {
font-size: 18px;
color: #444;
max-width: 780px;
margin: 0 auto 32px;
}
.tradeWaysSection .trade-cards-wrapper {
position: relative;
margin-top: 10px;
overflow: hidden;
}
.tradeWaysSection .trade-cards-track {
display: flex;
gap: 24px;
transition: transform 0.35s ease;
}
.tradeWaysSection .trade-card {
flex: 1 1 0;
min-width: 0;
}
.tradeWaysSection .card-inner {
background: #fff;
border-radius: 16px;
padding: 24px 22px 20px;
text-align: left;
border-top: 4px solid transparent;
}
.tradeWaysSection .card-cfd .card-inner { border-top-color: #45C2C7; }
.tradeWaysSection .card-perp .card-inner { border-top-color: #55165C; }
.tradeWaysSection .card-buy .card-inner { border-top-color: #FC404D; }
.tradeWaysSection .card-inner h3 {
font-size: 22px;
margin: 0 0 4px;
}
.tradeWaysSection .card-tagline {
font-size: 14px;
color: #666;
margin: 0 0 16px;
}
.tradeWaysSection .card-cta {
width: 100%;
display: block;
text-align: center;
padding: 12px 0;
border-radius: 8px;
border: none;
background: #fcd758;
font-size: 16px;
cursor: pointer;
box-sizing: border-box;
text-decoration: none;
}
.tradeWaysSection .card-divider {
height: 1px;
background: #eee;
margin: 18px 0 14px;
}
.tradeWaysSection .card-list {
list-style: none;
padding: 0;
font-size: 16px;
}
.tradeWaysSection .card-list li {
display: flex;
flex-direction: column;
padding-bottom: 16px;
}
.tradeWaysSection .card-list span {
color: #4A4242;
}
.tradeWaysSection .card-list strong {
font-weight: 600;
}
.tradeWaysSection .card-tradeon-title {
font-size: 16px;
margin: 0;
padding-bottom: 4px;
}
.tradeWaysSection .card-platforms {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.tradeWaysSection .plat-badge {
display: inline-flex;
align-items: center;
justify-content: center;
}
.tradeWaysSection .plat-badge img {
height: 18px;
width: auto;
display: block;
}
.tradeWaysSection .trade-dots {
display: none;
margin-top: 16px;
gap: 6px;
justify-content: center;
}
.tradeWaysSection .trade-dot {
width: 8px;
height: 8px;
border-radius: 50%;
background: #ddd;
display: inline-block;
cursor: pointer;
}
.tradeWaysSection .trade-dot.active {
background: #FC404D;
}
.tradeWaysSection .trade-footnote {
font-size: 14px;
color: #7D7D7D;
margin-top: 40px;
}
@media (min-width: 769px) {
.tradeWaysSection .trade-cards-track {
transform: none !important;
}
}
@media (max-width: 768px) {
.tradeWaysSection {
margin: 40px auto;
}
.tradeWaysSection .trade-title,
.tradeWaysSection .red {
font-size: 28px;
}
.tradeWaysSection .trade-subtitle {
font-size: 16px;
}
.tradeWaysSection .trade-cards-wrapper {
padding: 0;
overflow: hidden;
}
.tradeWaysSection .trade-cards-track {
gap: 0;
}
.tradeWaysSection .trade-card {
flex: 0 0 100%;
min-width: 100%;
padding: 0 20px;
box-sizing: border-box;
}
.tradeWaysSection .trade-dots {
display: flex;
}
}
다음 단계로 나아갈 준비가 되셨나요?
화려한 수상 경력의 글로벌 브로커와 함께 거래를 시작하세요.
라이브 계좌 개설
가상자산은 변동성이 크며 규제 대상이 아닙니다. 거래 시 높은 투자 손실 위험이 따릅니다.
가상자산은 변동성이 크며 규제 대상이 아닙니다. 거래 시 높은 투자 손실 위험이 따릅니다.
AxiTrader LLC가 제공하는 프로모션입니다. 가상자산은 복잡하고 변동성이 큰 상품입니다. 가격 변동성이 매우 커서 시세가 급변할 수 있으며, 이는 상당한 손실로 이어질 수 있습니다. 가상자산 거래는 모든 관할 구역에서 규제되는 것은 아니며, 일부 투자자에게 적합하지 않을 수 있습니다. 본 상품의 원리를 이해하고 있는지, 자금 손실의 높은 위험을 감수할 여유가 있는지 심사숙고하시기 바랍니다.
.nextStepSection {
margin-top: 150px;
}
.nextStepHero {
width: 100%;
background: #FC404D;
color: #fff;
}
.nextStep-inner {
max-width: 1100px;
margin: 0 auto;
padding: 40px 20px 0;
display: flex;
align-items: center;
justify-content: space-between;
gap: 40px;
}
.nextStep-content {
max-width: 480px;
}
.nextStep-title {
font-size: 32px;
font-weight: 800;
margin: 0 0 10px;
}
.nextStep-subtitle {
font-size: 18px;
margin: 0 0 24px;
}
.nextStep-btn {
display: inline-block;
padding: 10px 26px;
background: #FCD758;
color: #000;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
}
.nextStep-image img {
display: block;
height: 320px;
width: auto;
object-fit: contain;
}
.nextStep-risk {
font-size: 14px;
margin: 0;
max-width: 320px;
display: block;
padding-top: 48px;
}
.nextStep-mobile{
display: none;
}
.nextStep-disclaimer {
max-width: 900px;
margin: 40px auto 0;
padding: 0 20px 40px;
font-size: 12px;
line-height: 1.5;
color: #777;
text-align: center;
}
@media (max-width: 768px) {
.nextStepSection {
margin-top: 100px;
}
.nextStep-inner {
flex-direction: column;
align-items: center;
text-align: center;
padding:0;
gap: 0;
}
.nextStep-content {
max-width: 100%;
text-align: center;
padding: 40px 64px;
}
.nextStep-title {
font-size: 28px;
margin-bottom: 8px;
}
.nextStep-subtitle {
font-size: 16px;
margin-bottom: 20px;
}
.nextStep-btn {
margin-bottom: 24px;
}
.nextStep-image {
margin-bottom: 16px;
}
.nextStep-image img {
height: auto;;
width: 100%;
}
.nextStep-risk {
display: none;
}
.nextStep-mobile{
display: block;
max-width: 100%;
margin-top:0;
font-size: 14px;
padding: 0 40px;
}
}