> For the complete documentation index, see [llms.txt](https://kami-1.gitbook.io/kami/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kami-1.gitbook.io/kami/utility/services.md).

# Services

## Why SaaS?

Prior to bringing on our own software developers to Kami, [*Jaxx*](https://twitter.com/0xJaxxx) and [*Kyton*](https://twitter.com/0xKyton) obtained multiple quotes from developers for various features such as website development, custom staking contracts, galleries, marketing tools, and much more.&#x20;

The developers and projects we approached quoted absurd prices for building the features we needed, and they also insisted on subscription-based fees to maintain our products.

{% hint style="danger" %}
We couldn't help but wonder how a new project could afford to pay such high fees, and even if they did manage to pay, how long could they maintain the subscriptions before running out of funds?
{% endhint %}

We presented our ideas to [*0x\_DegenDev*](https://twitter.com/0x_degendev) and [*Void*](https://twitter.com/voidmanevoid), and they were on board with our vision. They have since joined us and are actively contributing towards achieving our goals.

## Our Goal

Our goal is to develop a range of top-quality plug-and-play tools that are both **cost-effective** and **free of monthly subscriptions**. We aim to fill gaps/opportunities in the market by offering SaaS products at a much more reasonable cost. We will not build mindlessly for the sake of building. Instead, we aim to develop solutions that benefit **OUR** community first, before releasing them to the public at a fair price.

<figure><img src="/files/TetyZxslj9LRzalcoddl" alt=""><figcaption><p><a href="/pages/AS80e2CMj0YO1bqn5DZy">“There is immense power when a group of people with similar interests gets together to work toward the same goals.” -Idowu Koyenikan</a></p></figcaption></figure>


---

# 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://kami-1.gitbook.io/kami/utility/services.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.
