[{"data":1,"prerenderedAt":351},["ShallowReactive",2],{"api/learn-center-post-en-what-is-aragon-ant":3,"footer-en":61,"learn/cryptocurrency-guide/what-is-aragon-ant-en-seo":259,"navigation-en-learn-center":264,"api/learn-categories-en":312},{"seo":4,"locale":28,"breadcrumbs":29,"excerpt":37,"featuredImage":38,"components":43,"title":5,"formattedPublishedAt":54,"geofencings":55,"category":56,"pagination":58,"campaignExternalId":8},{"title":5,"metaTitle":6,"metaDescription":7,"keywords":8,"metaRobots":8,"structuredData":9,"metaImage":10,"metaSocial":18,"canonicalURL":8,"localizations":19},"What is Aragon? (ANT)","What is Aragon? (ANT) - Cryptocurrency Guide","What is Aragon? How does ANT work? Read our guide to Aragon and start trading ANT on Bitstamp by Robinhood – the original crypto exchange.",null,{},{"url":11,"mime":12,"ext":13,"width":14,"height":15,"name":16,"alt":17},"bitstampImageUrl/What_is_Aragon_ANT_1png_c4d5234c93_46655359b3.png","image/png",".png",192,108,"What_is_Aragon_ANT_1png_c4d5234c93.png","",[],[20,23,26],{"pathname":21,"locale":22},"/en-gb/learn/cryptocurrency-guide/what-is-aragon-ant/","en-GB",{"pathname":24,"locale":25},"/es/learn/cryptocurrency-guide/what-is-aragon-ant/","es",{"pathname":27,"locale":28},"/learn/cryptocurrency-guide/what-is-aragon-ant/","en",[30,34],{"id":31,"text":32,"url":31,"asUrl":33},"/learn/cryptocurrency-guide/","Cryptocurrency guide",true,{"id":35,"text":5,"url":27,"asUrl":36},"what-is-aragon-ant",false,"\u003Cp>Aragon is a platform designed to help developers and communities build and manage decentralized autonomous organizations (DAOs).\u003C/p>\n",{"url":39,"mime":40,"ext":41,"width":14,"height":15,"name":42,"alt":17},"bitstampImageUrl/What_is_Aragon_ANT_svg_37f53c82a0_1257166be3.svg","image/svg+xml",".svg","What_is_Aragon_ANT_svg_37f53c82a0.svg",[44],{"component":45,"props":46,"content":47,"secondaryContent":51,"ctas":52,"secondaryCtas":53,"ctasNoMarginTop":36},"section.full-text",{"centered":36,"withoutSectionContainer":36},{"text":48,"width":49,"align":50},"\u003Cp>Not long after the advent of blockchain and smart contracts, crypto users realized that this novel technology could power a new type of governance structure: \u003Cstrong>decentralized autonomous organizations (DAOs).\u003C/strong> A DAO is an entity made up of participants who have a common goal, and they can operate like any company or other organization.\u003C/p>\n\u003Cp>Similar to the way boards of directors of corporations like Apple or Microsoft oversee their companies and approve how money is spent, DAOs can perform similar functions with their own (often blockchain-based) projects. However, the governance of a DAO \u003Cstrong>decentralized\u003C/strong>, such that all members have voting privileges, usually weighted by how many tokens they hold. These \u003Cstrong>governance tokens\u003C/strong> allow community members to have a voice—and an economic stake—in any project (and DAO) that suits their interests.\u003C/p>\n\u003Cp>The founders of Aragon appreciated the strengths in this model, and they created Aragon to provide tools for developers to create and manage DAOs on Ethereum and Polygon. Its offerings include a protocol for building on-chain DAOs, a software development kit (SDK) that allows developers to use a familiar coding language rather than Ethereum’s Solidity language, and an app that allows users without coding knowledge to launch DAOs.\u003C/p>\n\u003Cp>Aragon touts its own DAO and its own governance token: the Aragon Network Token (ANT). The Aragon DAO is comprised of ANT token holders who can vote on proposals to make changes to the platform and choose how to direct funds in Aragon’s treasury.\u003C/p>\n\u003Ch2>How was Aragon developed?\u003C/h2>\n\u003Cp>Aragon was founded in November 2016 by Spanish-born Luis Cuende and Jorge Izquierdo. Before Aragon, Cuende previously founded multiple other start-ups focused on varied subjects such as software development, loyalty cards, and invalidating bad patents. Izquierdo worked at one of these companies with Cuende before the two men teamed up to found Aragon. He then served as Aragon’s CEO until stepping down in 2021, citing disagreements with business decisions.\u003C/p>\n\u003Cp>In October 2017, Aragon revealed aragonOS, a framework of smart contracts built to help developers and DAOs manage their creations through decentralized governance. In 2020, the platform announced the \u003Cstrong>Aragon Network Jurisdiction\u003C/strong>, which was designed as a way to arbitrate disputes using bonded assets (ANT) and a system of “judges.” The next year, Aragon acquired another crypto project called Vocdoni in hopes of expanding its reach. It continued to build and modify its products through 2021 and 2022.\u003C/p>\n\u003Cp>However, controversy surrounded the project in 2023 when an activist group of investors accumulated ANT in order to exert influence over Aragon’s own DAO. This compelled Aragon to cancel its plans to give its community control over the treasury, which was worth about $200 million at the time. Further allegations about plans for a private sale of the project followed, although no such sale occurred. Still, despite both internal and external discord, Aragon released a new version of its platform in March of that year: Aragon OSx.\u003C/p>\n\u003Cp>The Aragon Association is a non-profit legal entity based in Switzerland that backs the project, having overseen the ANT token sale and managing the funds raised through it. The ANT initial coin offering (ICO) in 2017 raised more than $25 million worth of ETH to support the Aragon project in under 30 minutes.\u003C/p>\n\u003Ch2>How does Aragon work?\u003C/h2>\n\u003Cp>Aragon provides web3 users with a software \u003Cstrong>stack\u003C/strong>, which is a collection of tools that can be used to build a solution or platform—in this case, DAOs. Its base layer is called \u003Cstrong>Aragon OSx\u003C/strong>, which is made up of two types of smart contracts.\u003C/p>\n\u003Cp>The \u003Cstrong>core contracts\u003C/strong> provide the user-facing basic and customizable functionality for DAOs. This includes the ability to name the DAO (through the Ethereum Name Service), managing permissions within the DAO, specifying how governance will work, setting rules for management of digital assets, and more. The \u003Cstrong>framework contracts\u003C/strong> are the back-end creators and managers of the core contracts, and they are ultimately responsible for the formal creation of DAOs and modification of their features.\u003C/p>\n\u003Cp>Although the process of creating and managing a DAO can be quite technical, Aragon also attempts to make this more streamlined with its \u003Cstrong>software development kit (SDK)\u003C/strong> and the \u003Cstrong>Aragon App\u003C/strong>. The SDK allows users to interact with Aragon OSx without knowledge of Ethereum’s Solidity programming language. Instead, coders only have to know the more familiar Javascript language. Taking it one step further, the Aragon App takes coding out of the equation altogether, allowing users without a computer programming background to mint and distribute digital tokens for their DAOs, specify governance structures, and more.\u003C/p>\n\u003Ch2>How is the ANT token used?\u003C/h2>\n\u003Cp>ANT is the Aragon Network’s governance token. Holders of ANT have the right to vote on proposals that guide the development of Aragon. Decisions made through this governance process include ones that fund certain efforts in the Aragon ecosystem.\u003C/p>\n\u003Cp>Since launch, the approximate total supply of ANT has ranged around 40-45 million tokens. Because the inflation (issuance of new coins) and rate of burning (destroying) ANT can vary according to community votes, this is subject to change over time.\u003C/p>\n\u003Ch3>Conclusion\u003C/h3>\n\u003Cul>\n\u003Cli>\u003Cp>Aragon is a platform that supports the streamlined creation and management of decentralized autonomous organizations (DAOs).\u003C/p>\n\u003C/li>\n\u003Cli>\u003Cp>The underlying architecture of Aragon OSx includes two suites of smart contracts that enable the creation of DAOs, management of digital assets, setting of permissions, and design of plug-ins to impart custom functionality where desired.\u003C/p>\n\u003C/li>\n\u003Cli>\u003Cp>Aragon’s ANT token is used to govern its own DAO.\u003C/p>\n\u003C/li>\n\u003C/ul>\n","full","left",{"text":17},[],[],"October 11th, 2023",{},{"title":32,"url":31,"geofencings":57},{"geofencing-uk":33},{"previous":59,"next":60},"/learn/cryptocurrency-guide/what-is-apecoin-ape/","/learn/cryptocurrency-guide/what-is-arbitrum/",{"ready":33,"sections":62,"disclaimer":257,"copyright":258},[63,106,134,157,194,213],{"title":64,"content":17,"items":65},"About",[66,71,76,81,86,91,96,101],{"noFollow":33,"isExternal":36,"name":67,"value":68,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":69,"geofencings":70},"Who We Are","/about-us/",{},{},{"noFollow":33,"isExternal":33,"name":72,"value":73,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":74,"geofencings":75},"Careers","https://careers.robinhood.com/",{},{},{"noFollow":33,"isExternal":36,"name":77,"value":78,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":79,"geofencings":80},"Legal & Privacy","/legal/",{},{},{"noFollow":33,"isExternal":36,"name":82,"value":83,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":84,"geofencings":85},"Legal & Privacy - USA","/legal/terms-of-use/inc/",{},{},{"noFollow":33,"isExternal":36,"name":87,"value":88,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":89,"geofencings":90},"For Law Enforcement","/legal/guidelines-for-law-enforcement-agencies/",{},{},{"noFollow":33,"isExternal":36,"name":92,"value":93,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":94,"geofencings":95},"Disclosures and Disclaimers","/legal/disclaimers",{},{},{"noFollow":33,"isExternal":36,"name":97,"value":98,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":99,"geofencings":100},"Fee Schedule","/fee-schedule/",{},{},{"noFollow":36,"isExternal":36,"name":102,"value":103,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":104,"geofencings":105},"FAQ","/faq/",{},{},{"title":107,"content":17,"items":108},"Products",[109,114,119,124,129],{"noFollow":36,"isExternal":36,"name":110,"value":111,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":112,"geofencings":113},"Mobile App","/mobile/",{},{},{"noFollow":36,"isExternal":36,"name":115,"value":116,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":117,"geofencings":118},"Tradeview","/market/tradeview/",{},{},{"noFollow":36,"isExternal":36,"name":120,"value":121,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":122,"geofencings":123},"Earn Stake","/crypto-staking/",{},{"geofencing-uk":33},{"noFollow":36,"isExternal":36,"name":125,"value":126,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":127,"geofencings":128},"Earn Lend","/crypto-lending/",{},{"geofencing-uk":33},{"noFollow":36,"isExternal":36,"name":130,"value":131,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":132,"geofencings":133},"Derivatives","/perpetual-futures/",{},{},{"title":135,"content":17,"items":136},"Services",[137,142,147,152],{"noFollow":36,"isExternal":36,"name":138,"value":139,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":140,"geofencings":141},"Institutions & Partners","/institutional-trading/",{},{},{"noFollow":36,"isExternal":36,"name":143,"value":144,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":145,"geofencings":146},"Bitstamp as a Service","/bitstamp-as-a-service/",{},{},{"noFollow":36,"isExternal":36,"name":148,"value":149,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":150,"geofencings":151},"The Bitstamp Ecosystem","/partners/",{},{},{"noFollow":36,"isExternal":36,"name":153,"value":154,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":155,"geofencings":156},"Pro","/pro/",{},{},{"title":158,"content":17,"items":159},"Resources",[160,165,170,175,179,184,189],{"noFollow":33,"isExternal":36,"name":161,"value":162,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":36,"showOnMobile":33,"attachment":163,"geofencings":164},"HTTP API","/api/",{},{},{"noFollow":36,"isExternal":36,"name":166,"value":167,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":36,"showOnMobile":33,"attachment":168,"geofencings":169},"Websocket API v2","/websocket/v2/",{},{},{"noFollow":36,"isExternal":36,"name":171,"value":172,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":36,"showOnMobile":33,"attachment":173,"geofencings":174},"FIX v2","/fix/v2/",{},{},{"noFollow":33,"isExternal":36,"name":176,"value":162,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":36,"attachment":177,"geofencings":178},"API Documentation",{},{},{"noFollow":36,"isExternal":36,"name":180,"value":181,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":182,"geofencings":183},"PGP Key","/pgp-key/",{},{},{"noFollow":36,"isExternal":36,"name":185,"value":186,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":187,"geofencings":188},"Lightning Network","/lightning-network-node/",{},{},{"noFollow":36,"isExternal":36,"name":190,"value":191,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":192,"geofencings":193},"Market Details","/market-details/",{},{},{"title":195,"content":17,"items":196},"Address",[197,201,205,209],{"noFollow":36,"isExternal":36,"name":198,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":199,"geofencings":200},"Bitstamp Ltd",{},{},{"noFollow":36,"isExternal":36,"name":202,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":203,"geofencings":204},"5 New Street Square",{},{},{"noFollow":36,"isExternal":36,"name":206,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":207,"geofencings":208},"London, EC4A 3TW",{},{},{"noFollow":36,"isExternal":36,"name":210,"value":17,"isEmail":36,"isPhoneNumber":36,"isText":33,"showOnDesktop":33,"showOnMobile":33,"attachment":211,"geofencings":212},"United Kingdom",{},{},{"title":214,"content":17,"items":215},"Contact",[216,221,225,229,233,237,242,247,252],{"noFollow":36,"isExternal":36,"name":217,"value":218,"isEmail":36,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":219,"geofencings":220},"Customer support","/customer-support/",{},{},{"noFollow":36,"isExternal":36,"name":222,"value":222,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":223,"geofencings":224},"info@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":226,"value":226,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":227,"geofencings":228},"press@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":230,"value":230,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":231,"geofencings":232},"support@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":234,"value":234,"isEmail":33,"isPhoneNumber":36,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":235,"geofencings":236},"complaints@bitstamp.net",{},{},{"noFollow":36,"isExternal":36,"name":238,"value":239,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":240,"geofencings":241},"+44 20 3868 9628","+442038689628",{},{},{"noFollow":36,"isExternal":36,"name":243,"value":244,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":245,"geofencings":246},"+1 800 712 5702","+18007125702",{},{},{"noFollow":36,"isExternal":36,"name":248,"value":249,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":250,"geofencings":251},"+352 20 88 10 96","+35220881096",{},{},{"noFollow":36,"isExternal":36,"name":253,"value":254,"isEmail":36,"isPhoneNumber":33,"isText":36,"showOnDesktop":33,"showOnMobile":33,"attachment":255,"geofencings":256},"+65 3105 1676","+6531051676",{},{},"\u003Cp>Please read the general \u003Ca href=\"/legal/risk-warning/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Risk Warning\u003C/a>, and \u003Ca href=\"/legal/uk-investment-risk-warning/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Risk Summary\u003C/a> for UK residents before investing in crypto-assets. \u003C/p>\n\u003Cp>Crypto-assets services are provided by the following Bitstamp legal entities depending on client residency: (1) Bitstamp Europe S.A., which is authorized by the Commission de Surveillance du Secteur Financier (CSSF) in Luxembourg as a payment institution (licence number Z00000012) and crypto-asset service provider (licence number N00000003); Registered address: 40, avenue Monterey, L-2163 Luxembourg, Grand Duchy of Luxembourg; Registration number: B196856; (2) Bitstamp UK Ltd., which is registered with the Financial Conduct Authority (FCA) in the UK for the provision of certain cryptoassets activities under the Money Laundering Regulations (Firm Reference Number 978690); Registered address: 5 New Street Square, EC4A 3TW London, United Kingdom; Registration number: 14174243; (3) Bitstamp Ltd.with its registered address at 5 New Street Square, EC4A 3TW London, United Kingdom and registration number: 8157033; (4) Bitstamp Global Ltd., which is registered as a Virtual Asset Service Provider in the British Virgin Islands and is supervised by the British Virgin Islands Financial Services Commission (FSC); Registered address: Floor 4, Banco Popular Building, Road Town, Tortola VG1110, British Virgin Islands; Registered number: 2086429; and (5) Bitstamp Asia Pte Ltd, which is authorized by the Monetary Authority of Singapore (MAS) as a major payment institution (licence number PS20200667); Registered address: 63 Chulia Street, OCBC Centre East, #15-01, Singapore 049514; Registered number: 202016687K;\u003C/p>\n\u003Cp>Virtual currency services to US residents are provided by Bitstamp USA, Inc., which is licensed to engage in virtual currency business activity by the New York State Department of Financial Services. Licensed as a Money Transmitter by the New York State Department of Financial Services. Review a \u003Ca href=\"/legal/usa-inc/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">list of its licenses and other registrations\u003C/a> (NMLS number \u003Ca href=\"https://www.nmlsconsumeraccess.org/EntityDetails.aspx/COMPANY/1905429\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">1905429\u003C/a>) for more information; Registered address: 85 Willow Road, Menlo Park, CA 94025, United States of America; Registered number: 5481543.\u003C/p>\n\u003Cp>Investment services with regards to trading in crypto derivatives are provided by Bitstamp Financial Services Ltd., which is authorized and supervised by the Slovenian Securities Market Agency (ATVP) as a MiFiD investment firm. Trading crypto derivatives carries significant risks and may result in substantial losses. Please trade responsibly and ensure you understand the associated risks. You can find more about the risks \u003Ca href=\"/legal/financial-services/general-terms-and-conditions/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">here\u003C/a>. To help you understand the risks involved we have put together a series of \u003Ca href=\"/derivatives/key-information-documents/\" target=\"_blank\" rel=\"noopener noreferrer\">Key Information Documents (KIDs)\u003C/a> highlighting the risks and rewards related to each derivatives contract. Crypto derivatives trading is not available to customers in the US, Canada, Japan and some other countries. Bitstamp Financial Services Ltd. does not provide crypto-asset services.\u003C/p>\n\u003Cp>To find out more about which Bitstamp entity you receive services from, please check the Profile/My information in your Bitstamp account. You can read more about our legal terms, policies and disclosures \u003Ca href=\"/legal/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">here\u003C/a>.\u003C/p>\n","\u003Cp>All rights reserved © 2026 Bitstamp by Robinhood. \u003Ca href=\"https://www.nmlsconsumeraccess.org/EntityDetails.aspx/COMPANY/1905429\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">NMLS #1905429\u003C/a>\u003C/p>\n",{"description":7,"ogDescription":7,"ogImage":260,"twitterImage":260,"twitterSite":261,"twitterCreator":261,"twitterCard":262,"twitterTitle":6,"twitterDescription":7,"titleTemplate":263},"https://assets.bitstamp.net/msc/_ipx/enlarge_true&f_png&fit_cover&q_85&s_1200x630/bitstampImageUrl/What_is_Aragon_ANT_1png_c4d5234c93_46655359b3.png","@Bitstamp","summary_large_image","%s",{"items":265,"ready":33,"platformButtonText":308,"backButtonText":309,"logInButtonText":310,"signUpButtonText":311},[266,270,274,277,280,283,286,291,294,299,304],{"headerName":267,"sidemenuName":138,"url":139,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":268,"submenu":269,"tag":17},"Institutions",{},[],{"headerName":130,"sidemenuName":130,"url":131,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":271,"submenu":272,"tag":273},{},[],"NEW",{"headerName":153,"sidemenuName":153,"url":154,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":275,"submenu":276,"tag":17},{},[],{"headerName":110,"sidemenuName":110,"url":111,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":278,"submenu":279,"tag":17},{},[],{"headerName":120,"sidemenuName":120,"url":121,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":281,"submenu":282,"tag":17},{},[],{"headerName":125,"sidemenuName":125,"url":126,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":284,"submenu":285,"tag":17},{"geofencing-uk":33},[],{"headerName":287,"sidemenuName":287,"url":288,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":289,"submenu":290,"tag":17},"Markets","/markets/",{},[],{"headerName":115,"sidemenuName":115,"url":116,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":292,"submenu":293,"tag":17},{},[],{"headerName":295,"sidemenuName":295,"url":296,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":297,"submenu":298,"tag":17},"Blog","https://blog.bitstamp.net/",{},[],{"headerName":300,"sidemenuName":300,"url":301,"noFollow":36,"showInHeader":33,"showInSidemenu":33,"geofencings":302,"submenu":303,"tag":17},"Learn","/learn/",{},[],{"headerName":305,"sidemenuName":305,"url":111,"noFollow":36,"showInHeader":36,"showInSidemenu":33,"geofencings":306,"submenu":307,"tag":17},"Get Bitstamp by Robinhood app",{},[],"Go to platform","Back","Log in","Get started",[313,317,321,325,329,333,335,339,343,347],{"title":314,"url":315,"geofencings":316},"Blockchain technology","/learn/blockchain/",{},{"title":318,"url":319,"geofencings":320},"Company profiles","/learn/company-profiles/",{},{"title":322,"url":323,"geofencings":324},"Crypto 101","/learn/crypto-101/",{},{"title":326,"url":327,"geofencings":328},"Crypto definitions","/learn/crypto-definitions/",{},{"title":330,"url":331,"geofencings":332},"Crypto trading","/learn/crypto-trading/",{},{"title":32,"url":31,"geofencings":334},{"geofencing-uk":33},{"title":336,"url":337,"geofencings":338},"People profiles","/learn/people-profiles/",{},{"title":340,"url":341,"geofencings":342},"Security","/learn/security/",{},{"title":344,"url":345,"geofencings":346},"Tutorials","/learn/bitstamp-tutorials/",{},{"title":348,"url":349,"geofencings":350},"Web3","/learn/web3/",{},1777988108162]