# Aboard User Guide

### Download ONTO Wallet and Create Arbitrum Wallet

{% content-ref url="../../app-basics/how-to-register-an-account-on-onto-wallet" %}
[how-to-register-an-account-on-onto-wallet](https://docs.onto.app/guides/app-basics/how-to-register-an-account-on-onto-wallet)
{% endcontent-ref %}

{% content-ref url="../../wallet-management/add-chain-wallet-in-ont-id-wallet" %}
[add-chain-wallet-in-ont-id-wallet](https://docs.onto.app/guides/wallet-management/add-chain-wallet-in-ont-id-wallet)
{% endcontent-ref %}

### Sending and Receiving Arbitrum Chain Assets

{% content-ref url="../../assets/sending-and-receiving-arbitrum-assets" %}
[sending-and-receiving-arbitrum-assets](https://docs.onto.app/guides/assets/sending-and-receiving-arbitrum-assets)
{% endcontent-ref %}

### Open Aboard dApp <a href="#id-4-open-apeswap-lends-dapp" id="id-4-open-apeswap-lends-dapp"></a>

* Click on the **Discover** Page
* Search for **Aboard**
* Click **Confirm** in the disclaimer pop-up window to enter the dApp

<figure><img src="https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2FhOS4Fi1FHJtDtrvdNUgW%2F%E6%88%AA%E5%B1%8F2022-08-23%20%E4%B8%8A%E5%8D%888.39.07.png?alt=media&#x26;token=a41ec033-f084-4099-b74e-86ead4f9eda7" alt=""><figcaption></figcaption></figure>

### Deposit your funds in Aboard&#x20;

* Connect your wallet and Sign in
* Click on your address and go to the menu
* Click on **Deposit** in the menu to deposit your assets

<figure><img src="https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2Fiti8V4OGoRHaLKFBmRrX%2F%E6%88%AA%E5%B1%8F2022-08-23%20%E4%B8%8A%E5%8D%888.42.28.png?alt=media&#x26;token=577b149d-78fb-46d2-ba73-bff012200960" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
1\) Please make sure you have enough ETH on the Arbitrum network as your gas fee.

2\) Please make sure you have sufficient USDC to deposit.&#x20;

3\) If you don't have enough ETH and USDC on the Arbitrum network, You can bridge your ETH from Celer cBridge or Multichain.&#x20;
{% endhint %}

### Trade at Aboard

* Select the trading pair that you would like to trade
* Open a position. Choose Buy to open a long position, and Sell to open a short
* Change your leverage as you want from 1X - 25X

<figure><img src="https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2FONxyziZLs9Z6ub6HcHcr%2F%E6%88%AA%E5%B1%8F2022-08-23%20%E4%B8%8A%E5%8D%888.45.41.png?alt=media&#x26;token=7649a49f-580f-429d-88a7-66d67d0369a6" alt=""><figcaption></figcaption></figure>

* Use whichever order type you want
* Enter the amount of leverage you want to use and the size of the position
* Click on **Positions** to review your orders (You can also **close** **the position** here)

<figure><img src="https://4238465105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MO0ivMI4ClG0A1r1fli%2Fuploads%2F65Wg19DmzjOU8mPTtoua%2F%E6%88%AA%E5%B1%8F2022-08-23%20%E4%B8%8A%E5%8D%888.49.27.png?alt=media&#x26;token=9ed2308c-2cfb-45b4-a12b-7100bce63e1a" 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://docs.onto.app/guides/discover/arbitrum/aboard-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.
