Quickstart
Step 1: Create an account
- Go to https://ai.fptcloud.com/, sign up using FPT ID or continue with Google.
- Verify your account via confirmation email from FPT Smart Cloud if using FPT ID.
Step 2: Log in to your account
- Return to https://ai.fptcloud.com/ and log in.
Step 3: Launch AI Notebook
- From the left menu, select AI Notebooks.
- Wait about 1–2 minutes for the notebook to start.
- Check out the detailed guide here
Step 4: Add credit to the account
- On the left menu, under Account section, select Billing
- Click Add Credit and enter an amount and payment information.
- If you have a voucher from FPT, apply your valid code under Add Voucher to redeem credits.
- Check out the detailed guide here
Step 5: Create AI Notebook
- From the Launcher, you can choose to create a Notebook that connects to CPU/GPU
- Check out the detailed guide here
Step 6: Connect Notebook to a new/existing Kernel
- To start a new kernel, select the kernel you want from Start Other Kernels in the kernel configuration menu.
- To connect your notebook to an existing kernel, select the kernel you want from Running Kernels in the kernel configuration menu
- Check out the detailed guide here
Step 7: Shut down Kernel
- Navigate to Running Kernels/Notebooks (second icon from the top in the navigation bar).
- Check out the detailed guide here
Agent Instructions: Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://ai-docs.fptcloud.com/other/ai-notebook/quickstart.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.