> For the complete documentation index, see [llms.txt](https://lety.gitbook.io/lety-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lety.gitbook.io/lety-docs/precios-y-creditos/precios-planes.md).

# Precios Planes

Basic:

* Price: $97.00/month
* Includes:
  * 1 Custom A.I. Chatbots
  * 3,000 Message Credits/month
  * Instagram DM integration
  * Whatsapp Integration
  * Centralized Chat
  * Web chat widget
  * 10 Million Characters
  * GPT-3.5 & GPT-4 Access
  * AI Agent Chatbot Training
  * Unlimited Staff User Accounts

Standard:

* Price: $295.00/month
* Includes:
  * 3 Custom A.I. Chatbots
  * 10,000 Message Credits/month
  * Everything in basic plan
  * Pro Support
  * 10.000 Message Credits / month
  * 30 Million Characters
  * Lead Generation Data Capture
  * Appointment Scheduling Integration
  * Automations
  * CRM
  * Social Media planner
  * Unlimited websites
  * Unlimited Funnels
  * Reputation Management
  * Marketing Reports

Enterprise:

* Price: $995.00/month
* Includes:
  * 10 Custom A.I. Chatbots
  * 50,000 Message Credits/month
  * 10 AI Agents
  * Premium Support
  * 100 Million Characters
  * Custom API Integrations

Additional Options:

* Add More Chatbots:
  * Add 1 Chatbot = 47.00 /month
* Add Message Credits:
  * 5000 message credits = $47.00( $0.009 /credits)
  * 15000 message credits = $112.00( $0.007 /credits)
  * 35000 message credits = $245.00( $0.007 /credits)
* Notes:
  * 1 GPT-3.5 response equals 1 credit, and 1 GPT-4 response equals 25 credits.
  * No credit card is required for starting a free trial.


---

# 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, and the optional `goal` query parameter:

```
GET https://lety.gitbook.io/lety-docs/precios-y-creditos/precios-planes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
