> For the complete documentation index, see [llms.txt](https://computationaldocs.zeblok.com/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://computationaldocs.zeblok.com/info/1.2.6/create-an-account/individual-user.md).

# Individual User

Click on this link <https://app.zbl-aws.zeblok.com/signup> to create an account with Zeblok Computational. You will be redirected to the Zeblok Computational Individual Signup page.

![Individual Signup Page](/files/jqfnu8y97tdCFDY6XWh5)

Enter the required details and follow the further instructions which will be sent to your e-mail after signup details' validity processing.

After entering all the credentials as shown below . click on signup button and you will see this notification on the top . **Welcome to the Zeblok Computational AI Platform. Please check your email for an account activation link to complete your registration.**

![Fill all the Credentials](/files/4l76EEiczl13zF620FS1)

After that go to the registered email id used while signing up and click on the link which is send to your registered email id

![Click on Link button ](/files/-MfJ-mPvPmphl7ADv3z6)

After Clicking on the **Link** button  you will be redirected to a page as shown below and then again click on login button as per the instructions on the page.

![](/files/-MfJ0wYp8xz-w2Q8cQ7l)

After clicking on the login button as shown above you will be redirected to a page where you will have to enter your login credentials those credentials should match the ones which you entered while registering yourself.

![Click on Sign In after filling the detail](/files/KnObd2IdEkToBkXdaLwA)

After you Sign In  successfully you will be redirected to the dashboard.

![](/files/NlosBbdnbv2YABzrIBM6)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://computationaldocs.zeblok.com/info/1.2.6/create-an-account/individual-user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
