You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
@@ -16,18 +16,18 @@ When you sign up for Kilo Code, you'll receive **free credits** to help you get
16
16
17
17
1. Complete the registration process - you'll receive an initial amount of free credits to use immediately
18
18
2. To unlock additional credits (up to <FreeTierAmount /> total):
19
-
* add a payment method for identity verification
20
-
*authorize Kilo Code to place a _temporary_ $10 hold on your card
19
+
- add a payment method for identity verification
20
+
-authorize Kilo Code to place a _temporary_ $0.10 hold on your card
21
21
3. As long as this payment method hasn't been used to claim free credits through a different Kilo Code account before, you can enjoy your free tokens and start coding right away!
22
22
23
23
:::note About the temporary hold
24
-
To keep our service reliable and prevent misuse, we place a _temporary_ $10 hold on your credit card during verification. Here's what you need to know:
24
+
To keep our service reliable and prevent misuse, we place a _temporary_ $0.10 hold on your credit card during verification. Here's what you need to know:
25
25
26
26
-**It's not a charge** - This is a temporary authorization that will not be charged to your account
27
-
-**Bank processing time** - Kilo Code releases the hold after 7 days. After release, it may take **several weeks** (5-10 business days on average) for the funds to return to your account. The exact timeline depends on your bank.
27
+
-**Bank processing time** - Kilo Code releases the hold immediately. After release, it may take **several weeks** (5-10 business days on average) for the funds to return to your account. The exact timeline depends on your bank.
28
28
-**How it's displayed** - Some banks may show this as a regular transaction, but it remains a temporary hold
29
-
-**Tracking available** - After the hold is released (7 days), we can provide a STAN number to help you track the transaction with your bank if needed.
30
-
:::
29
+
-**Tracking available** - After the hold is released, we can provide a STAN number to help you track the transaction with your bank if needed.
30
+
:::
31
31
32
32
## Registration process
33
33
@@ -36,10 +36,13 @@ Kilo Code provides a simple registration process that gives you access to the la
36
36
1. Click on "Try Kilo Code for Free" in the extension
37
37
1. Sign in with your Google account to kilocode.ai
38
38
1. kilocode.ai will prompt you to open Visual Studio Code
39
-
* When using an IDE in a web browser, you will be asked to copy the API key manually instead
39
+
- When using an IDE in a web browser, you will be asked to copy the API key manually instead
40
40
1. Once you allow it to Open VS Code, you must also allow VS Code to open the authorization URL
41
41
42
-
<imgsrc="/docs/img/setting-up/signupflow.gif"alt="Sign up and registration flow with Kilo Code" />
42
+
<img
43
+
src="/docs/img/setting-up/signupflow.gif"
44
+
alt="Sign up and registration flow with Kilo Code"
45
+
/>
43
46
44
47
That's it - you're all set! Now you can start with [your first task](/getting-started/your-first-task)
0 commit comments