# Getting Started

- [Start guide](https://docs.carboncentral.app/knowledge-base/getting-started/start-guide.md): A quick start guide to add your first project on Carbon Central
- [Inviting a user to your company](https://docs.carboncentral.app/knowledge-base/getting-started/inviting-a-user-to-your-company.md): A guide to add colleagues and stakeholders to your Carbon Central company.
- [Accepting an invitation to join a company](https://docs.carboncentral.app/knowledge-base/getting-started/accepting-an-invitation-to-join-a-company.md): A guide to join a company on Carbon Central using an invitation
- [Adding a digital twin](https://docs.carboncentral.app/knowledge-base/getting-started/adding-a-digital-twin.md)
- [Getting ready for tokenisation](https://docs.carboncentral.app/knowledge-base/getting-started/getting-ready-for-tokenisation.md)
- [Upgrading to use paid features](https://docs.carboncentral.app/knowledge-base/getting-started/upgrading-to-use-paid-features.md)


---

# 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://docs.carboncentral.app/knowledge-base/getting-started.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.
