# Pricing

Each of Katara's products have their own pricing options: [Katara Port](https://katara.ai/pricing/port) and [Katara Dock](https://katara.ai/pricing/dock). Each plan includes a set number of tokens. As a rough estimate (it depends on the exact data), 100 tokens will allow for \~2-3 questions and answers, or scraping \~10-15 webpages. If you reach your plan's limit, you also have the option to enable pay-as-you-go pricing to continue using Katara within that billing cycle. Additional tokens cost $1 per 100 used above the plan limit.


---

# 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.katara.ai/about/organizations/pricing.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.
