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

# Introducing WSN

WallStreetNinja (WSN) is a complete decentralized accessibility solution, where users can access decentralized ecosystems of their choice, in a more simplistic manner, broadening accessibility and fostering mainstream adoption.

We feel the barrier to adoption is the need to install browser extensions and smartphone wallet apps. In the fast paced world of decentralized ecosystems, who has time to install an app and learn how to use it?

There are already a multitude of protocols and technologies available within the decentralized ecosystem, but largely inaccessible to the average person. Essentially we want to give people accessibility to existing infrastructure in a more user friendly fashion.

Our solution is to provide an easy to use web application that does not require browser extensions or userside web3 plugins. Instead we intend to take advantage of APIs such as Pocket Network (blockchain relays), 1inch (trading) and Wallet Connect v2.

In sticking with the decentralized nature of the ecosystem, we intend to host WSN on Dfinity’s Internet Computer and StackOS, which will also provide a single sign-on facility via Dfinity’s Internet Identity, however the public beta will operate with an encrypted key file and password login, completely non-custodial.

More than just a web wallet, WSN will bring a whole new experience to decentralized ecosystem users, while providing existing and new projects with access to an Unstoppable Ecosystem. Together we are Unstoppable.


---

# 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://wsninja.gitbook.io/wall-street-ninja/master.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.
