# FAQ

#### [What is OpenSocial Protocol (OSP)?](/faq/what-is-opensocial-protocol-osp.md)

#### [Why has OpenSocial Protocol been built?](/faq/why-has-opensocial-protocol-been-built.md)

#### [Which apps are using OpenSocial Protocol?](#which-apps-are-using-open-social-protocol)

#### [What can I build with OpenSocial Protocol?](/faq/what-can-i-build-with-opensocial-protocol.md)

#### [I want to build with OpenSocial, but what if my users aren't on-chain?](#i-want-to-build-with-open-social-but-what-if-my-users-arent-on-chain)

#### [How to monetize on OpenSocial?](/faq/how-to-monetize-on-opensocial.md)

#### [Who is building OpenSocial?](/faq/who-is-building-opensocial.md)

#### [On which chain is OpenSocial Protocol available?](/faq/on-which-chain-is-opensocial-protocol-available.md)


---

# 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://gitbook.opensocial.co/faq.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.
