# Target Audience

Saaster is designed for companies and individuals who want to offer digital services on a subscription or fixed-price basis. Whether you're building a learning platform, an ERP interface, or something completely different, saaster has the flexibility and power to support your vision.&#x20;

To unlock the full potential of saaster, we recommend having a basic knowledge of programming, ideally in CFML. But even if you're not a programmer, saaster can be a great starting point for your project, and you can always hire an agency to add custom features. Saaster was created by developers, for developers, so the possibilities are endless.

<figure><img src="/files/9vVA3Yo5kh805Ia6s6Wk" alt=""><figcaption></figcaption></figure>

## Scenarios for using saaster

There are following scenarios in which saaster can be used:

### Develop your own SaaS offering using saaster as basic software

1. Develop your own offer within saaster (myApp)
2. Create modules and offer them together with your main app
3. Create only modules without main app (module-based offer)

<figure><img src="/files/CaFcLEZbwHs44aBJcJT0" alt=""><figcaption></figcaption></figure>

### Using saaster without any programming

a) Manage registrations and customers

b) Issue and send invoices

c) Making payments in various payment methods

d) Sell subscriptions

<figure><img src="/files/72nqaTVtSguAt5mn7JT6" alt=""><figcaption></figcaption></figure>

### Using saaster API to run your SaaS

With saaster's API, you can use an externally developed SaaS solution without much effort, such as creating plans and modules, receiving payments and charging credit cards again monthly/annually, and much more.

<figure><img src="/files/sKBKPwmlCLduEVDxfbRj" alt=""><figcaption></figcaption></figure>


---

# 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.saaster.io/introduction/target-audience.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.
