# Everything app

Spacy positions itself as an "everything app", incorporating a wide range of features inspired by other popular applications while adding its unique value. Specifically, Spacy draws inspiration from several platforms:

* [**Twitter fork**](/spacy/everything-app/twitter-fork.md): Allowing users to post and share content.
* [**OnlyFans fork**](/spacy/everything-app/onlyfans-fork.md): Offering the ability to broadcast premium content and monetize it.
* [**Telegram fork**](/spacy/everything-app/telegram-fork.md): Implementing "Channels" for real-time content broadcasting.
* [**CashApp fork**](/spacy/everything-app/cashapp-fork.md): Facilitating financial exchanges between users with a touch of cryptocurrency.
* [**Friend.Tech fork**](/spacy/everything-app/friend.tech-fork.md): Spacy incorporates trading features to enhance the user experience.


---

# 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://spacy.gitbook.io/spacy/everything-app.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.
