> For the complete documentation index, see [llms.txt](https://docs.truecaller.com/truecaller-for-business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truecaller.com/truecaller-for-business/business-chat/getting-started.md).

# Getting Started

{% hint style="info" %}
Welcome to the documentation section of our Business Chat!&#x20;

Discover how you can use the portal to create partner accounts and generate access tokens seamlessly. You can manage your senders and access detailed analytics. Our comprehensive documentation provides everything you need to get started and unleash the full potential of our solution.
{% endhint %}

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/BrHlwV16coVlUqh0M9UA">Prerequisites</a></td></tr><tr><td><a href="/pages/MlUr8ChLvpo7EW0ElTwS">Account Creation</a></td></tr><tr><td><a href="/pages/zLre5OFetLDpB1upXbTv">Access Tokens</a></td></tr></tbody></table>


---

# 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://docs.truecaller.com/truecaller-for-business/business-chat/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.
