> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/generals/kuasa-agency.md).

# Kuasa Agency

1. Login into [**sales.kuasa.io**](https://sales.kuasa.io).&#x20;
2. You will be directed to the dashboard.

<figure><img src="/files/KwyE12HwVIuLDtIBQpcr" alt=""><figcaption></figcaption></figure>

2. Next, on the above menu bar. Click on the store icon then it will pop up the sub-account. Then, click on the <mark style="color:blue;">**+ New Sub Account**</mark>.

<figure><img src="/files/yComR0OqEq7u01LcO1H3" alt=""><figcaption></figcaption></figure>

3. You will see the display in the image below. Fill in all the information needed for your new sub-account.&#x20;

<figure><img src="/files/H4F5q4QoY0HMxNEmHsFW" alt=""><figcaption></figcaption></figure>

4. Click on the <mark style="color:blue;">**Create Account**</mark>. You click back to the store icon to see your sub-account on Kuasa.

<figure><img src="/files/ZgXCp9dhCAdhqVfumTQN" alt=""><figcaption></figcaption></figure>

5. Congratulations. You have successfully added your sub-account in Kuasa.&#x20;
6. You may test to login by using your login information on the account that has been registered.


---

# 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:

```
GET https://tutorials.kuasa.io/getting-started/generals/kuasa-agency.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.
