# User Guide

## Create Smart Wallet

As an onboarding application, you can create a smart wallet on this site. Please create your Web3 wallet before starting your Web3 journey!

{% embed url="<https://www.youtube.com/watch?v=y2655Hi1ooM>" %}

## Category Search:

By simply clicking the category nodes, retrieve the categorized apps!

{% embed url="<https://youtu.be/SsOn-_WTFc0?si=-wDCV06SvLBXmNtS>" %}

## Keyward Search

Type the keyword and visit the site you are interested in in the search box!

{% embed url="<https://www.youtube.com/watch?v=RluIrf5T2mE>" %}

## AND Search:

The default setting is an AND search. You can simply type the keywords with spaces.

{% embed url="<https://youtu.be/9uiXxi-fSLo?si=tANbE3QG3giMgU8b>" %}

## OR Search:

For an OR search, you need to enable the OR toggle button beforehand, and then type the keywords with spaces.

{% embed url="<https://www.youtube.com/watch?v=VEsWMEZmbq4>" %}

## Back to Initial:

When the results are too numerous to observe, click the BASE node to initialize.

{% embed url="<https://www.youtube.com/watch?v=UvSsO4pCSFY>" %}

## Register favorite dapps

You can register favorite dapps by clicking the 'Favorite' button on each dapp card. This will improve discoverability next time.

<figure><img src="/files/c6XonmGbmgQLiHHSJNh6" alt=""><figcaption></figcaption></figure>

## Show favorites

You can display your favorite dapps by pressing the circled heart mark button!

<figure><img src="/files/CA0AT6c2eZoyozNNRcme" alt=""><figcaption></figcaption></figure>

## Install Application

You can install OCS-Discoveries as a Progressive Web Application (PWA). It allows you to search for your favorite apps using OCS-Discoveries on any device, including Android and iPhone.

<figure><img src="/files/X5qczkiRHrmBg3LWNNcj" alt=""><figcaption></figcaption></figure>


---

# 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://solidoak.gitbook.io/onchain-summer-discoveries/user-guide.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.
