# Introduction

We believe that the Crypto & DeFi space today faces three main challenges that are preventing its mass adoption across the normal retail investor:&#x20;

1. **User Interface**: Lack of good UI and user experience makes it quite difficult for those who are not tech savvy to move from fiat currency to cryptocurrency.&#x20;
2. **Complexity**: There are many potential investors who want to invest in cryptocurrencies but feel overwhelmed by the complexity & the volatility of this space.&#x20;
3. **High Gas Fees & Scalability**: The high gas fees on Ethereum have made it virtually impossible for normal users to use any products.

### Solution

In light of these problems today, we have set out to build the Cryption Network with a goal to increase the adoption of crypto by helping the normal retail users reap the benefits of this space.

## Socials

Twitter - <https://twitter.com/CryptionNetwork>

Telegram - <https://t.me/CryptionNetwork>

Telegram Announcements - <https://t.me/CryptionNetworkAnn>

Medium - <https://blog.cryption.network>

{% content-ref url="products/features" %}
[features](https://docs.cryption.network/products/features)
{% endcontent-ref %}


---

# 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.cryption.network/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.
