Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit ca16c86

Browse files
committed
docs(terms): Add user content and rewards policies
1 parent 02b2274 commit ca16c86

1 file changed

Lines changed: 46 additions & 19 deletions

File tree

src/components/terms-and-condition/TermsOfService.tsx

Lines changed: 46 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,34 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
5858
<div className="space-y-6">
5959
<section>
6060
<h2 className="text-lg font-semibold mb-3">
61-
1. AIBTC Does Not Control Funds or DAOs
61+
1. User-Submitted Content
62+
</h2>
63+
<p>
64+
By submitting any photo, video, audio, or other content, you
65+
confirm you obtained consent from all identifiable individuals and
66+
hold the rights to share it, and you grant AIBTC a worldwide,
67+
perpetual license to use, repost, and distribute it and accept
68+
responsibility for any related claims.
69+
</p>
70+
</section>
71+
72+
<section>
73+
<h2 className="text-lg font-semibold mb-3">
74+
2. Promotion and Rewards
75+
</h2>
76+
<p>
77+
AIBTC may offer BTC rewards for qualifying submissions.
78+
Eligibility, judging criteria, timing, and any geographic or age
79+
limits will be stated in the submission instructions. Not all
80+
submissions will receive rewards, and all payouts are
81+
discretionary, subject to verification, and void where prohibited.
82+
No purchase is necessary.
83+
</p>
84+
</section>
85+
86+
<section>
87+
<h2 className="text-lg font-semibold mb-3">
88+
3. AIBTC Does Not Control Funds or DAOs
6289
</h2>
6390
<p>
6491
AIBTC provides software to assist users more easily interact with
@@ -69,7 +96,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
6996

7097
<section>
7198
<h2 className="text-lg font-semibold mb-3">
72-
2. Users Control All Token and DAO Activities
99+
4. Users Control All Token and DAO Activities
73100
</h2>
74101
<p>
75102
Users initiate and execute all tokens, purchase seats, and launch
@@ -79,7 +106,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
79106

80107
<section>
81108
<h2 className="text-lg font-semibold mb-3">
82-
3. User Responsibility for Funds and DAO Treasuries
109+
5. User Responsibility for Funds and DAO Treasuries
83110
</h2>
84111
<p>
85112
Users are responsible for their own secret keys and control of
@@ -90,7 +117,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
90117

91118
<section>
92119
<h2 className="text-lg font-semibold mb-3">
93-
4. Use of Personal Funds
120+
6. Use of Personal Funds
94121
</h2>
95122
<p>
96123
By using the App, you represent that any funds deployed or tokens
@@ -100,7 +127,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
100127

101128
<section>
102129
<h2 className="text-lg font-semibold mb-3">
103-
5. AI Agent Responsibility
130+
7. AI Agent Responsibility
104131
</h2>
105132
<p>
106133
Users are responsible for all of the action taken by user driven
@@ -111,7 +138,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
111138

112139
<section>
113140
<h2 className="text-lg font-semibold mb-3">
114-
6. Legal Setup and Compliance
141+
8. Legal Setup and Compliance
115142
</h2>
116143
<p>
117144
AIBTC does not make any sort of representation towards the legal
@@ -125,7 +152,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
125152

126153
<section>
127154
<h2 className="text-lg font-semibold mb-3">
128-
7. Professional Advisors
155+
9. Professional Advisors
129156
</h2>
130157
<p>
131158
Any documents, examples, or demos provided by AIBTC only serve
@@ -137,7 +164,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
137164

138165
<section>
139166
<h2 className="text-lg font-semibold mb-3">
140-
8. Compliance with Applicable Laws
167+
10. Compliance with Applicable Laws
141168
</h2>
142169
<p>
143170
By using the App, users agree to comply with all applicable laws
@@ -150,7 +177,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
150177

151178
<section>
152179
<h2 className="text-lg font-semibold mb-3">
153-
9. Sanctions and Restricted Territories
180+
11. Sanctions and Restricted Territories
154181
</h2>
155182
<p className="mb-3">
156183
By using this App, you represent and warrant that:
@@ -186,7 +213,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
186213

187214
<section>
188215
<h2 className="text-lg font-semibold mb-3">
189-
10. VPN and Circumvention Restrictions
216+
12. VPN and Circumvention Restrictions
190217
</h2>
191218
<p>
192219
You do not, and will not, use VPN software or any other privacy or
@@ -197,7 +224,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
197224

198225
<section>
199226
<h2 className="text-lg font-semibold mb-3">
200-
11. Prohibited Activities
227+
13. Prohibited Activities
201228
</h2>
202229
<p>
203230
The use of the App to launder funds, violate third party rights,
@@ -210,7 +237,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
210237

211238
<section>
212239
<h2 className="text-lg font-semibold mb-3">
213-
12. Blockchain Technology Risks
240+
14. Blockchain Technology Risks
214241
</h2>
215242
<p className="mb-3">
216243
You understand the inherent risks associated with cryptographic
@@ -247,7 +274,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
247274

248275
<section>
249276
<h2 className="text-lg font-semibold mb-3">
250-
13. Transaction Finality and Risk Acceptance
277+
15. Transaction Finality and Risk Acceptance
251278
</h2>
252279
<p className="mb-3">
253280
By using this App, you acknowledge and accept that:
@@ -277,7 +304,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
277304

278305
<section>
279306
<h2 className="text-lg font-semibold mb-3">
280-
14. Private Key Responsibility
307+
16. Private Key Responsibility
281308
</h2>
282309
<p>
283310
You alone are responsible for securing any of your private key(s)
@@ -299,7 +326,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
299326

300327
<section>
301328
<h2 className="text-lg font-semibold mb-3">
302-
15. Market Volatility and Token Risks
329+
17. Market Volatility and Token Risks
303330
</h2>
304331
<p>
305332
Crypto markets tend to experience heavy price volatility and the
@@ -321,7 +348,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
321348

322349
<section>
323350
<h2 className="text-lg font-semibold mb-3">
324-
16. AI Compute Services
351+
18. AI Compute Services
325352
</h2>
326353
<p>
327354
AIBTC may, at its sole discretion, provide AI compute services
@@ -337,7 +364,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
337364

338365
<section>
339366
<h2 className="text-lg font-semibold mb-3">
340-
17. Third-Party Bridging Services
367+
19. Third-Party Bridging Services
341368
</h2>
342369
<p>
343370
All bridging activities accessible via the App is carried out by a
@@ -352,7 +379,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
352379

353380
<section>
354381
<h2 className="text-lg font-semibold mb-3">
355-
18. Limitation of Liability
382+
20. Limitation of Liability
356383
</h2>
357384
<p>
358385
Under no circumstances shall AIBTC be liable for indirect,
@@ -363,7 +390,7 @@ export function TermsOfService({ onScrollComplete }: TermsOfServiceProps) {
363390

364391
<section>
365392
<h2 className="text-lg font-semibold mb-3">
366-
19. Agreement Acknowledgment
393+
21. Agreement Acknowledgment
367394
</h2>
368395
<p>
369396
By continuing to use AIBTC, you confirm that you have read,

0 commit comments

Comments
 (0)