# Account

- [Workspaces](https://guides.noloco.io/account/workspaces.md)
- [Pricing](https://guides.noloco.io/account/pricing.md): All you need to know about Noloco pricing, fees & billing.
- [Client Portal Add-on (Legacy)](https://guides.noloco.io/account/pricing/client-portal-add-on-legacy.md): Easily manage and control costs associated with clients or customers accessing your app.
- [Transferring an App](https://guides.noloco.io/account/transferring-an-app.md): Transfer an app to another account, either to a client, a friend, or a new account you control
- [Cloning an App](https://guides.noloco.io/account/cloning-an-app.md): Learn how to clone an existing Noloco app to test changes, create variations, or reuse a proven setup
- [Onboarding Call Preparation](https://guides.noloco.io/account/onboarding-call-preparation.md): How do I prepare my data for Noloco? Find out more below


---

# 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://guides.noloco.io/account.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.
