# How to use?

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

Apollo Protocol is a protocol on SORA Network. Please prepare by setting up a wallet if you are new to the network.

We recommend the use of [**Fearless Wallet**](https://fearlesswallet.io/) as a client wallet. Fearless Wallet is built natively for iOS and Android, delivering a far superior user experience to any other wallet in the Kusama and Polkadot ecosystem. Here you can check [tutorial](https://youtu.be/BybPrsOWMQY?si=oJoo4krwxHSD0Ovm) for Fearless Wallet. \
Alternatively, you can use [**Polkadot-JS browser extension**](https://polkadot.js.org/extension/). It allows you to create accounts and also allows you export existing accounts and restore accounts (given you have the required information to restore them).

In order to bridge assets from ETH network to SORA network, use Hashi Bridge. Follow this [article](https://medium.com/polkaswap-community-collective/how-to-use-the-hashi-bridge-eb69e88bc87) in order to find out how to bridge your assets.


---

# 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://apollo-protocol.gitbook.io/apollo-protocol/get-started/how-to-use.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.
