-
Notifications
You must be signed in to change notification settings - Fork 25
/
governance.html
520 lines (520 loc) · 37.2 KB
/
governance.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Tue Dec 17 2024 23:13:26 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="671943a4fbc523d497106290" data-wf-site="671654fc11deedf0b921d140">
<head>
<meta charset="utf-8">
<title>Synthetix - Governance</title>
<meta content="Synthetix is a decentralized protocol governed by a streamlined Spartan Council, combining community-elected members with appointed experts to ensure every decision reflects the collective voice of its users" name="description">
<meta content="https://cdn.prod.website-files.com/671654fc11deedf0b921d140/6719d5ebd4144038418fd8be_Synthetix_share_image.png" property="og:image">
<meta content="https://cdn.prod.website-files.com/671654fc11deedf0b921d140/6719d5ebd4144038418fd8be_Synthetix_share_image.png" property="twitter:image">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/synthetix---the-liquidity-layer-of-defi.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Inter Tight:300,regular,500,600,700","Inter:300,regular,500,600,700"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon"><!-- MailerLite Universal -->
<script>
(function(m,a,i,l,e,r){ m['MailerLiteObject']=e;function f(){
var c={ a:arguments,q:[]};var r=this.push(c);return "number"!=typeof r?r:f.bind(c.q);}
f.q=f.q||[];m[e]=m[e]||f.bind(f.q);m[e].q=m[e].q||f.q;r=a.createElement(i);
var _=a.getElementsByTagName(i)[0];r.async=1;r.src=l+'?v'+(~~(new Date().getTime()/1000000));
_.parentNode.insertBefore(r,_);})(window, document, 'script', 'https://static.mailerlite.com/js/universal.js', 'ml');
var ml_account = ml('accounts', '1130930', 'b3w8m6s6a3', 'load');
</script>
<!-- End MailerLite Universal -->
</head>
<body class="body">
<div class="navigation-wrapper">
<div id="banner" class="banner-section-top">
<div class="container-regular-9">
<div class="banner-content-2">
<div class="row-small-2">
<div class="top-banner-text">Synthetix Exchange is now live with Multi-Collateral Perps</div>
<a href="http://exchange.synthetix.io" target="_blank" class="banner-button w-button">Visit</a>
</div>
<a href="#" class="close-btn w-inline-block">
<div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none">
<path d="M12.2 3.80667C11.94 3.54667 11.52 3.54667 11.26 3.80667L7.99998 7.06L4.73998 3.8C4.47998 3.54 4.05998 3.54 3.79998 3.8C3.53998 4.06 3.53998 4.48 3.79998 4.74L7.05998 8L3.79998 11.26C3.53998 11.52 3.53998 11.94 3.79998 12.2C4.05998 12.46 4.47998 12.46 4.73998 12.2L7.99998 8.94L11.26 12.2C11.52 12.46 11.94 12.46 12.2 12.2C12.46 11.94 12.46 11.52 12.2 11.26L8.93998 8L12.2 4.74C12.4533 4.48667 12.4533 4.06 12.2 3.80667Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
</div>
<div data-collapse="medium" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navigation w-nav">
<div class="navigation-container">
<div class="navigation-wrapper-large">
<a href="index.html" class="navigation-logo-link w-inline-block"><img width="200" sizes="(max-width: 479px) 53vw, (max-width: 767px) 160px, 200px" alt="Synthetix Blue Logo" src="images/full-synthetix-logo_blue.png" loading="lazy" srcset="images/full-synthetix-logo_blue-p-500.png 500w, images/full-synthetix-logo_blue-p-800.png 800w, images/full-synthetix-logo_blue-p-1080.png 1080w, images/full-synthetix-logo_blue-p-1600.png 1600w, images/full-synthetix-logo_blue.png 2500w" class="navigation-logo-image"></a>
<nav role="navigation" class="navigation-menu w-nav-menu">
<a href="https://exchange.synthetix.io/" target="_blank" class="navigation-link w-nav-link">Trade</a>
<a href="https://liquidity.synthetix.io/" target="_blank" class="navigation-link w-nav-link">Earn</a>
<a href="https://leverage.synthetix.io/" target="_blank" class="navigation-link w-nav-link">Leverage</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation" target="_blank" class="navigation-link w-nav-link">Build</a>
<div data-delay="0" data-hover="false" class="navigation-dropdown-2 w-dropdown">
<div class="navigation-dropdown-toggle w-dropdown-toggle">
<div class="text-block-30">More</div>
<div class="navigation-icon-arrow w-icon-dropdown-toggle"></div>
</div>
<nav class="navigation-list w-dropdown-list">
<div class="container-large-8">
<div class="navigation-base">
<div class="navigation-grid-wrapper">
<div class="w-layout-grid navigation-link-grid">
<a id="w-node-_1d18194e-dc86-428e-037c-3acc36ca4438-e6f98712" href="governance.html" aria-current="page" class="navigation-dropdown-link w-inline-block w--current"><img src="images/Frame-39579-2.svg" loading="lazy" alt="" class="image-27">
<div class="column-tiny-3">
<div class="navigation-link-title">Governance</div>
<div class="paragraph-small-15 text-color-gray-100">A new era of Synthetix governance</div>
</div>
</a>
<a id="w-node-_1d18194e-dc86-428e-037c-3acc36ca4446-e6f98712" href="https://stats.synthetix.io/" target="_blank" class="navigation-dropdown-link w-inline-block">
<div class="icon-embed-xxsmall-24 w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--bx" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M20 12a2 2 0 0 0-.703.133l-2.398-1.963c.059-.214.101-.436.101-.67C17 8.114 15.886 7 14.5 7S12 8.114 12 9.5c0 .396.1.765.262 1.097l-2.909 3.438A2 2 0 0 0 9 14c-.179 0-.348.03-.512.074l-2.563-2.563C5.97 11.348 6 11.179 6 11c0-1.108-.892-2-2-2s-2 .892-2 2s.892 2 2 2c.179 0 .348-.03.512-.074l2.563 2.563A2 2 0 0 0 7 16c0 1.108.892 2 2 2s2-.892 2-2c0-.237-.048-.46-.123-.671l2.913-3.442c.227.066.462.113.71.113a2.5 2.5 0 0 0 1.133-.281l2.399 1.963A2 2 0 0 0 18 14c0 1.108.892 2 2 2s2-.892 2-2s-.892-2-2-2"></path>
</svg></div>
<div class="column-tiny-3">
<div class="navigation-link-title">Stats</div>
<div class="paragraph-small-15 text-color-gray-100">Transparent Synthetix data</div>
</div>
</a>
<a id="w-node-_1d18194e-dc86-428e-037c-3acc36ca443f-e6f98712" href="https://docs.synthetix.io/" target="_blank" class="navigation-dropdown-link w-inline-block">
<div class="icon-embed-xxsmall-25 w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--iconoir" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M7 7h10M7 12h10M7 17h6"></path>
</svg></div>
<div class="column-tiny-3">
<div class="navigation-link-title">Docs</div>
<div class="paragraph-small-15 text-color-gray-100">Welcome to Synthetix</div>
</div>
</a>
</div>
</div>
</div>
</div>
</nav>
</div>
</nav>
</div>
<div class="navigation-button-group">
<div class="navigation-button-wrapper">
<a href="https://exchange.synthetix.io/" target="_blank" class="button-primary-2 icon-right w-inline-block">
<div class="text-block-6">Trade now</div>
</a>
</div>
<div class="navigation-menu-button w-nav-button">
<div class="icon w-icon-nav-menu"></div>
</div>
</div>
</div>
</div>
</div>
<section class="header-wrapper">
<div class="header-image-wrapper">
<div class="code-embed w-embed">
<style>
.header-image {
-webkit-mask-image: url(https://cdn.prod.website-files.com/6707348fbfb4d08b2ead4547/67073e1aed07576cd6b96314_Scribble%20Mask.png);
}
</style>
</div>
</div>
</section>
<section class="header-wrapper">
<div class="governance-header-section">
<div class="container-large-3">
<div class="header-content-2">
<div class="column-x-large-4">
<div class="column-large-3">
<h1 class="h1-heading-3"><span class="text-color-orange-500">A new era of<br>Synthetix governance</span></h1>
<div class="max-width-regular-3">
<p class="paragraph-large-header-home">We are governed by a streamlined Spartan Council, combining community-elected members with appointed experts</p>
</div>
</div>
<div class="w-layout-grid governance-header-buttons">
<a id="w-node-e122d2b6-cc77-172d-c367-f691e2ea7bfe-97106290" href="https://governance.synthetix.io" target="_blank" class="button-primary-snx-blue w-button">Governance app</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="sparten-council">
<div class="container-large-2">
<div class="title-wrapper-governance">
<div class="badge-large">
<div class="text-block">Leadership</div>
</div>
<h2 class="h2-heading-simple"><strong>One council, all voices</strong></h2>
<p class="paragraph-x-large text-color-gray-500">The Spartan Council is a consolidated council of 7 delegates, each with equal voting power, replacing the previous multi-council structure for more effective decision-making.</p>
</div>
<section class="section-regular background-gray-50">
<div class="container-large-6">
<div class="w-layout-grid team-instructor-grid">
<div id="w-node-_26d4d217-89fd-9855-9670-403492c7e96c-97106290" class="team-instructor-card">
<div class="team-header">
<div class="team-avatar-wrapper"><img width="200" loading="lazy" alt="" src="images/YPCSPkAM_400x400.jpg" class="team-avatar-large"></div>
<div class="team-details">
<div class="team-badge">
<div class="text-block-20">Treasury <br></div>
</div>
<div class="column-tiny-2">
<h6 class="h6-heading-2"><strong class="bold-text-5">coKaiynne</strong></h6>
</div>
</div>
</div>
<div class="team-social-row">
<a href="https://x.com/cokaiynne" target="_blank" class="social-button w-inline-block">
<div class="icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none">
<path d="M15.1705 1.875H17.9272L11.9047 8.75833L18.9897 18.125H13.4422L9.09717 12.4442L4.12554 18.125H1.36721L7.80887 10.7625L1.01221 1.875H6.70054L10.628 7.0675L15.1705 1.875ZM14.203 16.475H15.7305L5.87054 3.43833H4.23137L14.203 16.475Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
<div id="w-node-_26d4d217-89fd-9855-9670-403492c7e99a-97106290" class="team-instructor-card">
<div class="team-header">
<div class="team-avatar-wrapper"><img width="186.5" loading="lazy" alt="" src="images/tBm-daL1_400x400.png" class="team-avatar-large"></div>
<div class="team-details">
<div class="team-badge">
<div class="text-block-20">Ops<br></div>
</div>
<div class="column-tiny-2">
<h6 class="h6-heading-2">Cav</h6>
</div>
</div>
</div>
<div class="team-social-row">
<a href="https://x.com/cavalier_eth" target="_blank" class="social-button w-inline-block">
<div class="icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none">
<path d="M15.1705 1.875H17.9272L11.9047 8.75833L18.9897 18.125H13.4422L9.09717 12.4442L4.12554 18.125H1.36721L7.80887 10.7625L1.01221 1.875H6.70054L10.628 7.0675L15.1705 1.875ZM14.203 16.475H15.7305L5.87054 3.43833H4.23137L14.203 16.475Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
<div id="w-node-_26d4d217-89fd-9855-9670-403492c7e9c8-97106290" class="team-instructor-card">
<div class="team-header">
<div class="team-avatar-wrapper"><img width="200" loading="lazy" alt="" src="images/jW9_-NKW_400x400.jpg" class="team-avatar-large"></div>
<div class="team-details">
<div class="team-badge">
<div class="text-block-20">Strategy<br></div>
</div>
<div class="column-tiny-2">
<h6 class="h6-heading-2">Fenway<br></h6>
</div>
</div>
</div>
<div class="team-social-row">
<a href="https://x.com/celermajerb" target="_blank" class="social-button w-inline-block">
<div class="icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none">
<path d="M15.1705 1.875H17.9272L11.9047 8.75833L18.9897 18.125H13.4422L9.09717 12.4442L4.12554 18.125H1.36721L7.80887 10.7625L1.01221 1.875H6.70054L10.628 7.0675L15.1705 1.875ZM14.203 16.475H15.7305L5.87054 3.43833H4.23137L14.203 16.475Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
<div id="w-node-_7c9a446b-1fbd-4a3c-f83d-c8271ca67452-97106290" class="team-instructor-card">
<div class="team-header">
<div class="team-avatar-wrapper"><img width="200" loading="lazy" alt="" src="images/dzOsbCvF_400x400.jpg" class="team-avatar-large"></div>
<div class="team-details">
<div class="team-badge">
<div class="text-block-20">Advisory<br></div>
</div>
<div class="column-tiny-2">
<h6 class="h6-heading-2">Kain<br></h6>
</div>
</div>
</div>
<div class="team-social-row">
<a href="https://x.com/kaiynne" target="_blank" class="social-button w-inline-block">
<div class="icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none">
<path d="M15.1705 1.875H17.9272L11.9047 8.75833L18.9897 18.125H13.4422L9.09717 12.4442L4.12554 18.125H1.36721L7.80887 10.7625L1.01221 1.875H6.70054L10.628 7.0675L15.1705 1.875ZM14.203 16.475H15.7305L5.87054 3.43833H4.23137L14.203 16.475Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
<div id="w-node-_62269c93-5619-6962-dc44-31631f55c7a4-97106290" class="team-instructor-card">
<div class="team-header">
<div class="team-avatar-wrapper"><img width="168" loading="lazy" alt="" src="images/zZwjf0_5_400x400.png" class="team-avatar-large"></div>
<div class="team-details">
<div class="team-badge">
<div class="text-block-20">Advisory<br></div>
</div>
<div class="column-tiny-2">
<h6 class="h6-heading-2">Jordan<br></h6>
</div>
</div>
</div>
<div class="team-social-row">
<a href="https://x.com/hjmomtazi" target="_blank" class="social-button w-inline-block">
<div class="icon-regular w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none">
<path d="M15.1705 1.875H17.9272L11.9047 8.75833L18.9897 18.125H13.4422L9.09717 12.4442L4.12554 18.125H1.36721L7.80887 10.7625L1.01221 1.875H6.70054L10.628 7.0675L15.1705 1.875ZM14.203 16.475H15.7305L5.87054 3.43833H4.23137L14.203 16.475Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<section class="whats-new">
<div class="container-large-2">
<div class="title-wrapper-whats-new">
<div class="badge-large-2">
<div class="text-block-7">What's New</div>
</div>
<div class="column-x-small">
<h3 class="h2-heading-simple"><strong>How our new governance works</strong></h3>
</div>
</div>
<div class="w-layout-grid grid-four-column-trading-partners">
<div id="w-node-bc2f7ecc-3040-e72d-249c-c68c80fa1479-97106290" class="integration-card-small">
<div class="row-small-2">
<div class="integration-icon-outline">
<div class="integration-icon-inner"><img src="images/Kwenta-logo.jpg" loading="lazy" width="200" alt="Kwenta logo" class="icon-circle-logo"></div>
</div>
<div class="column-tiny">
<div class="subheading-regular-2">Kwenta</div>
</div>
</div>
<p class="paragraph-small-3">Trade crypto, forex, and commodities with up to 50x leverage and deep liquidity.</p>
<a href="#" class="button-secondary-small-2 w-inline-block">
<div class="text-block-4">Learn More</div>
</a>
</div>
<div id="w-node-bc2f7ecc-3040-e72d-249c-c68c80fa1486-97106290" class="integration-card-small">
<div class="row-small-2">
<div class="integration-icon-outline">
<div class="integration-icon-inner"><img src="images/TLX-Logo.jpg" loading="lazy" alt="TLX logo" class="icon-circle-logo"></div>
</div>
<div class="column-tiny">
<div class="subheading-regular-2">TLX</div>
</div>
</div>
<p class="paragraph-small-3">Use your sUSD to find permissionless investment managers and automated strategies.</p>
<a href="#" class="button-secondary-small-2 w-inline-block">
<div class="text-block-4">Learn More</div>
</a>
</div>
<div id="w-node-bc2f7ecc-3040-e72d-249c-c68c80fa1493-97106290" class="integration-card-small">
<div class="row-small-2">
<div class="integration-icon-outline">
<div class="integration-icon-inner"><img src="images/CyberDex-logo.jpg" loading="lazy" width="200" alt="CyberDex logo" class="icon-circle-logo"></div>
</div>
<div class="column-tiny">
<div class="subheading-regular-2">CyberDex</div>
</div>
</div>
<p class="paragraph-small-3">Trade perpetual futures for over 30 markets powered by Synthetix Perps.</p>
<a href="#" class="button-secondary-small-2 w-inline-block">
<div class="text-block-4">Learn More</div>
</a>
</div>
<div id="w-node-bc2f7ecc-3040-e72d-249c-c68c80fa14a0-97106290" class="integration-card-small">
<div class="row-small-2">
<div class="integration-icon-outline">
<div class="integration-icon-inner"><img src="images/Mass-Money.jpg" loading="lazy" width="200" alt="Mass Money logo" class="icon-circle-logo"></div>
</div>
<div class="column-tiny">
<div class="subheading-regular-2">Mass Money</div>
</div>
</div>
<p class="paragraph-small-3">MASS is a mobile app that streamlines access to blockchain networks and DeFi services.</p>
<a href="#" class="button-secondary-small-2 w-inline-block">
<div class="text-block-4">Learn More</div>
</a>
</div>
</div>
</div>
<div class="w-layout-grid content-grid-large-build">
<div id="w-node-_3fc75182-02dc-0653-3760-20dc06d5c43e-97106290" class="content-card-left">
<div class="content-image-2025"><img sizes="(max-width: 479px) 83vw, (max-width: 767px) 86vw, (max-width: 991px) 87vw, 90vw" srcset="images/strucutre-p-500.png 500w, images/strucutre-p-800.png 800w, images/strucutre.png 1040w" alt="" src="images/strucutre.png" loading="lazy" class="image-cover-2025"></div>
<div class="column-regular-3">
<div class="column-x-small">
<div class="row-tiny-3">
<div class="subheading-regular-4">Synthetix Vision 2025</div>
</div>
<p class="paragraph-small-4">Our new roadmap and vision realign our efforts, increase awareness in the crypto community, and set clear objectives for Synthetix's future.</p>
</div>
<a href="https://mirror.xyz/0xF0Ab6151b0705790378b4c3504918a85c5E39246/DEuFmBrXyjaxe7CFFhzrotdyZFsG9xnFpLd2t3TFAro" target="_blank" class="button-secondary w-inline-block">
<div class="text-block-5">Explore Our Vision</div>
</a>
</div>
</div>
<div class="w-layout-grid grid-two-column">
<div id="w-node-_3fc75182-02dc-0653-3760-20dc06d5c44c-97106290" class="content-card-top">
<div id="w-node-_3fc75182-02dc-0653-3760-20dc06d5c44d-97106290" class="row-space-between">
<div class="row-tiny-3">
<div class="subheading-regular-4"><strong>Council Composition</strong></div>
</div>
<a href="#" class="icon-button-small w-inline-block">
<div class="icon-small-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewbox="0 0 18 18" fill="none">
<path d="M11.2523 7.54537L6.41085 12.3868L5.61548 11.5914L10.4564 6.75H6.18979V5.625H12.3773V11.8125H11.2523V7.54537Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
<div class="w-layout-grid content-card-grid-build">
<p id="w-node-_3fc75182-02dc-0653-3760-20dc06d5c454-97106290" class="paragraph-small-4">7 seats: Strategy, Ops, Technical, Treasury, and 3 Advisory roles. Each seat carries equal voting weight of 1.00.</p>
</div>
</div>
<div id="w-node-_3fc75182-02dc-0653-3760-20dc06d5c456-97106290" class="content-card-governance">
<div class="row-space-between">
<div class="row-tiny-3">
<div class="subheading-regular-4"><strong>Decision Making</strong></div>
</div>
<a href="#" class="icon-button-small w-inline-block">
<div class="icon-small-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewbox="0 0 18 18" fill="none">
<path d="M11.2523 7.54537L6.41085 12.3868L5.61548 11.5914L10.4564 6.75H6.18979V5.625H12.3773V11.8125H11.2523V7.54537Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
<p class="paragraph-small-4">4/7 signatures required for approval of SIPs, SCCPs, STPs, and Treasury Transactions, ensuring thorough consideration of all proposals.</p>
</div>
<div id="w-node-_3fc75182-02dc-0653-3760-20dc06d5c45f-97106290" class="content-card-governance-2">
<div class="row-space-between">
<div class="row-tiny-3">
<div class="subheading-regular-4"><strong>Election Cycle</strong></div>
</div>
<a href="#" class="icon-button-small w-inline-block">
<div class="icon-small-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewbox="0 0 18 18" fill="none">
<path d="M11.2523 7.54537L6.41085 12.3868L5.61548 11.5914L10.4564 6.75H6.18979V5.625H12.3773V11.8125H11.2523V7.54537Z" fill="currentColor"></path>
</svg></div>
</a>
</div>
<p class="paragraph-small-4">6-month terms for elected seats, with elections held in October and April, balancing continuity with fresh perspectives.</p>
</div>
</div>
</div>
<div class="container-regular-6"></div>
</section>
<section class="rewards-section">
<div class="container-large-2">
<div class="title-wrapper-regular">
<div class="badge-large">
<div class="text-block">Participate</div>
</div>
<h2 class="h2-heading-simple"><strong>Participate in Governance</strong></h2>
<p class="paragraph-x-large-governance text-color-gray-500">Play a pivotal role in Synthetix Governance. As a staker, your votes in council elections and contributions to proposals are essential, steering the protocol's direction and evolution.</p>
</div>
<div class="w-layout-grid participate-buttons">
<a id="w-node-_56d6cf8a-9556-14f2-8bdd-bdf54d4450c0-97106290" href="https://sips.synthetix.io/all-sip/" target="_blank" class="button-primary-5 w-button">All SIPs & SCCPs</a>
<a href="https://sips.synthetix.io/" target="_blank" class="button-outline-5 w-button">Create a SIP</a>
</div>
</div>
</section>
<section class="footer-section">
<div class="container-regular-4">
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c3402-893c3400" class="footer-block w-form">
<form id="wf-form-Footer-Newsletter" name="wf-form-Footer-Newsletter" data-name="Footer Newsletter" method="get" class="footer-form-grid" data-wf-page-id="671943a4fbc523d497106290" data-wf-element-id="215d802d-a879-7a10-5583-87ac893c3403">
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c3404-893c3400" class="column-x-small column-left">
<div class="join-newsletter-text">Join our newsletter</div>
<div class="checkbox-label">Receive the latest updates and announcements from Synthetix.</div>
</div>
<div class="footer-instructor-form">
<div class="w-embed">
<div class="ml-form-embed" data-account="1130930:b3w8m6s6a3" data-form="6068763:h2i9e5">
</div>
</div>
</div>
</form>
<div class="form-success-message w-form-done">
<div>Thank you! Your submission has been received!</div>
</div>
<div class="form-error-message w-form-fail">
<div>Oops! Something went wrong while submitting the form.</div>
</div>
</div>
<div class="footer-top-wrapper">
<div class="w-layout-grid footer-grid-large">
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c341a-893c3400" class="column-x-large-3">
<div class="subheading-large-3">Learn</div>
<div class="column-regular-3">
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation" target="_blank" class="footer-link">Docs</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/protocol-design/vaults" target="_blank" class="footer-link">Vaults</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/protocol-design/pools" target="_blank" class="footer-link">Pools</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/protocol-design/markets" target="_blank" class="footer-link">Markets</a>
</div>
</div>
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c3430-893c3400" class="column-x-large-3">
<div class="subheading-large-3">Trade</div>
<div class="column-regular-3">
<a href="http://exchange.synthetix.io" target="_blank" class="footer-link">Trade now</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/using-synthetix/trading-synthetix-perps-v3" target="_blank" class="footer-link">How to trade</a>
<a href="http://stats.synthetix.io" target="_blank" class="footer-link">Stats</a>
</div>
</div>
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c3426-893c3400" class="column-x-large-3">
<div class="subheading-large-3">Earn</div>
<div class="column-regular-3">
<a href="https://liquidity.synthetix.io/" target="_blank" class="footer-link">Earn now</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/liquidity-providers-aka-staking/providing-liquidity-and-earning-rewards" target="_blank" class="footer-link">How to earn</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/liquidity-providers-aka-staking/looking-for-v2x-snx-staking" target="_blank" class="footer-link">V2X staking app</a>
</div>
</div>
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c343a-893c3400" class="column-x-large-3">
<div class="subheading-large-3">Build</div>
<div class="column-regular-3">
<a href="https://docs.synthetix.io/v3" target="_blank" class="footer-link">Developer docs</a>
<a href="https://docs.synthetix.io/v3/for-derivatives-market-builders/build-on-v3" target="_blank" class="footer-link">Derivative market builder</a>
<a href="https://docs.synthetix.io/v3/for-liquidity-pool-managers/creating-and-configuring-pools" class="footer-link">Liquidity Pool managers</a>
<a href="https://docs.synthetix.io/v3/for-developers/developer-faq" class="footer-link">Developer FAQs</a>
</div>
</div>
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c3444-893c3400" class="column-x-large-3">
<div class="subheading-large-3">More</div>
<div class="column-regular-3">
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation" target="_blank" class="footer-link">About</a>
<a href="https://docs.synthetix.io/synthetix-v3-user-documentation/brand-assets/design-resources" target="_blank" class="footer-link">Brand assets</a>
<div class="footer-link-wrapper">
<a href="https://snx.breezy.hr/" target="_blank" class="footer-link">Careers</a>
<div class="badge-2">Hiring</div>
</div>
<a href="https://blog.synthetix.io/" target="_blank" class="footer-link">Blog</a>
</div>
</div>
</div>
<div class="footer-detail-row">
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c3454-893c3400" class="footer-row">
<a href="index.html" class="footer-company-link w-inline-block"><img width="300" sizes="(max-width: 479px) 45vw, (max-width: 767px) 300px, (max-width: 991px) 176.34375px, 16vw" alt="Synthetix white logo
" src="images/synthetix_white_logo.png" loading="lazy" srcset="images/synthetix_white_logo-p-500.png 500w, images/synthetix_white_logo-p-800.png 800w, images/synthetix_white_logo-p-1080.png 1080w, images/synthetix_white_logo-p-1600.png 1600w, images/synthetix_white_logo.png 1668w" class="footer-company-logo"></a>
<div class="footer-detail-divider"></div>
<p class="paragraph-small-8">Synthetix provides liquidity for permissionless derivatives like perpetual futures, options, parimutuel markets, and more across EVM chains.</p>
</div>
<div id="w-node-_215d802d-a879-7a10-5583-87ac893c345a-893c3400" class="footer-buttons">
<div class="footer-socials">
<a href="https://github.com/synthetixio" target="_blank" class="social-link w-inline-block">
<div class="icon-embed-xxsmall-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--fe" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" fill-rule="evenodd" d="M12 2C6.475 2 2 6.475 2 12a9.99 9.99 0 0 0 6.838 9.488c.5.087.687-.213.687-.476c0-.237-.013-1.024-.013-1.862c-2.512.463-3.162-.612-3.362-1.175c-.113-.288-.6-1.175-1.025-1.413c-.35-.187-.85-.65-.013-.662c.788-.013 1.35.725 1.538 1.025c.9 1.512 2.338 1.087 2.912.825c.088-.65.35-1.087.638-1.337c-2.225-.25-4.55-1.113-4.55-4.938c0-1.088.387-1.987 1.025-2.687c-.1-.25-.45-1.275.1-2.65c0 0 .837-.263 2.75 1.024a9.3 9.3 0 0 1 2.5-.337c.85 0 1.7.112 2.5.337c1.912-1.3 2.75-1.024 2.75-1.024c.55 1.375.2 2.4.1 2.65c.637.7 1.025 1.587 1.025 2.687c0 3.838-2.337 4.688-4.562 4.938c.362.312.675.912.675 1.85c0 1.337-.013 2.412-.013 2.75c0 .262.188.574.688.474A10.02 10.02 0 0 0 22 12c0-5.525-4.475-10-10-10"></path>
</svg></div>
</a>
<a href="https://x.com/synthetix_io" target="_blank" class="social-link w-inline-block">
<div class="icon-embed-xxsmall-3 w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--bx" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path d="M19.633 7.997c.013.175.013.349.013.523c0 5.325-4.053 11.461-11.46 11.461c-2.282 0-4.402-.661-6.186-1.809c.324.037.636.05.973.05a8.07 8.07 0 0 0 5.001-1.721a4.036 4.036 0 0 1-3.767-2.793c.249.037.499.062.761.062c.361 0 .724-.05 1.061-.137a4.027 4.027 0 0 1-3.23-3.953v-.05c.537.299 1.16.486 1.82.511a4.022 4.022 0 0 1-1.796-3.354c0-.748.199-1.434.548-2.032a11.457 11.457 0 0 0 8.306 4.215c-.062-.3-.1-.611-.1-.923a4.026 4.026 0 0 1 4.028-4.028c1.16 0 2.207.486 2.943 1.272a7.957 7.957 0 0 0 2.556-.973a4.02 4.02 0 0 1-1.771 2.22a8.073 8.073 0 0 0 2.319-.624a8.645 8.645 0 0 1-2.019 2.083z" fill="currentColor"></path>
</svg></div>
</a>
<a href="https://discord.gg/synthetix" target="_blank" class="social-link w-inline-block">
<div class="icon-embed-xxsmall-4 w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveaspectratio="xMidYMid meet" viewbox="0 0 24 24">
<path fill="currentColor" d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.1.1 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.1 16.1 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02M8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12m6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12"></path>
</svg></div>
</a>
</div>
<div class="footer-button-wrapper">
<a href="https://exchange.synthetix.io/" target="_blank" class="button-primary-large-2 w-button">Trade now</a>
</div>
</div>
</div>
</div>
<div class="footer-legal-row">
<div class="text-color-gray-600">© 2024 Synthetix. All rights reserved</div>
<div class="footer-legal-links">
<a href="https://discord.com/channels/413890591840272394/479848672289488906" target="_blank" class="footer-legal-link">Help</a>
<a href="https://staking.synthetix.io/terms/" target="_blank" class="footer-legal-link">Terms and Conditions</a>
</div>
</div>
</div>
</section>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=671654fc11deedf0b921d140" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>body {
overflow-x: hidden;
}
</body>
</html>