# Deployment Strategy

Sapiens is designed to ensure rapid and seamless accessibility through two streamlined deployment models:

* Web-Based Platform: Sapiens operates as an LLM-powered application hosted on a SPNS-owned domain. This form factor allows for a highly accessible interface that users can access securely from any browser, providing the full suite of Sapiens’ sales intelligence tools, including data enrichment, lead scoring, and advanced targeting capabilities.
* Telegram Bot Integration: For users who prefer lightweight, on-the-go access, Sapiens will also be deployed as a Telegram bot. This form factor integrates seamlessly into existing team workflows, allowing users to query data, retrieve lead insights, and engage with verified contacts directly within Telegram.

Both deployment models ensure ease of access, scalability, and compatibility with diverse user needs, making Sapiens a versatile solution for Web3 teams and beyond.


---

# 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.spns.ai/deployment-and-maintenance/deployment-strategy.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.
