> For the complete documentation index, see [llms.txt](https://docs.baasid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.baasid.io/100-decentralization/1.-background-of-baasid/1.1-what-is-baasid.md).

# 1.1 What is "BaaSid"?

In this white paper, BaaS is the abbreviation for Blockchain as a Service, which is a concept where a blockchain infrastructure is borrowed partially, or in its entirety, for the development of internet services related to exisiting web services, app services, and blockchain services (cryptocurrency exchanges, etc.).

In this BaaS infrastructure, “BaaSid” will offer certificate services to the internet service provider from an unspecified number from a P2P based split and divided powerful, yet safe database that is based on a public or Private node network.

Also, it is intended to replace a third party certification authority, or payment gateway (PG) with a shortened procedure that is safer and more convenient.

All the unspecified OSP providers on the internet have partially borrowed existing SasS, IaaS, PaaS or ASP services to use according to their business goals.

In the new world of the blockchain, via the concept of BaaS, diverse software and technology will be borrowed from the necessary parts of the Blockchain Infra API, database, or going one step further, the mobilization of node members (users or Private node of Company), network resources, and other diverse forms of blockchain infrastructure that are experiencing explosive growth.

<figure><img src="/files/vOQFlj8M0PpJGqCKQXNE" alt=""><figcaption><p>"BaaSid" : Blockchain as a Service for Identification</p></figcaption></figure>

"BaaSid" was designed to help process the various phases of verification, offering all internet service providers and all users a more convenient and safer way to login, and this could act as an enabler for more lively communication between the providers and user.


---

# 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://docs.baasid.io/100-decentralization/1.-background-of-baasid/1.1-what-is-baasid.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.
