# Try Scroll Alpha Testnet

MintTo try OpenLeverage on the Scroll Alpha Testnet, we offer faucets where you can mint ATK and BTK tokens.&#x20;

### **Step 1: Get Test Token (ATK/BTK)**

To begin, connect your wallet. Next, set up the Scroll Alpha Network.&#x20;

<figure><img src="https://lh6.googleusercontent.com/7HNF_km9BGrEeHAht61Q1G-w16K_e3U3P49Twy6DUUFioKQf0nUqXKOkENu5uj9V0iyPXBM3MKM2hA9Zt8ckTmIlDjhXvxCED602sGDXRPqDfdG1lyffJdhK06u9WUQBlewqis6aJ_CyS6vQ" alt="" width="563"><figcaption><p>Set up the Scroll Alpha Network </p></figcaption></figure>

And then, click on the 'Faucet' option in the menu bar or use [the link](https://scroll.openleverage.finance/app/token).&#x20;

<figure><img src="https://lh6.googleusercontent.com/PCCfhD5OR_eOf8O6ILut8xhrco0PNXkWCuLkeFjAJYPq_AZErLaGfJi-DUkW3Dp3a4sCuJgI9yYodEFRLkfxroAl2cyLZaVYG3Wat_mWhXQZvKrm0Mor8wXP5pmQpkcKJH2bH0iiE-8UFPSL" alt=""><figcaption><p>Faucet</p></figcaption></figure>

Click on the Mint button and pay the required fee, the minted ATK/BTK tokens will be transferred to your wallet. If you're unsure about how to obtain the gas token, please refer to [the official user guidance](https://guide.scroll.io/.) provided by Scroll Alpha Testnet.

<figure><img src="https://lh3.googleusercontent.com/SycMOBhAaKgCglEY5EGjj9XUFQFO1KH9p-CEPBa1xoK0TSkYUYcED2JuiqE0H8Yei3ZyCQ8OOXSPZ2LmMUkMhfGr1JzfvfYGis6HvFtkAjAMrUaEDE8kUtzwqs9LjQ6MmXCugeB2GlNvbnYK" alt=""><figcaption></figcaption></figure>

### **Step 2: Have Fun With Your Minted Token**

The minted tokens allow you to experience Margin Trade, Deposit, Borrow and Sponsor a Market functions.

**Margin Trade:** you can access the Margin Trade function using [the link](https://scroll.openleverage.finance/app/trade/pairs/3).<br>

**Deposit:** To make a deposit, you can use the following links:

* [Deposit to pool ATK->BTK](https://scroll.openleverage.finance/app/pool/0x3e596d1991aa8367e00c856c2f1d475deafd5678)
* [Deposit to pool BTK->ATK](https://scroll.openleverage.finance/app/pool/0x74d1c4d61572f06ec33d73cb0fe3c3c268ef022b)

**Borrow:** To borrow funds, you can use the following links:

* [Borrow from pool ATK->BTK](https://scroll.openleverage.finance/app/borrowPool/0x74d1c4d61572f06ec33d73cb0fe3c3c268ef022b)
* [Borrow from pool BTK->ATK](https://scroll.openleverage.finance/app/borrowPool/0x3e596d1991aa8367e00c856c2f1d475deafd5678)

**Sponsor a Market:** provide funds to reward Margin trade, Deposit, or Borrow activities.

<br>


---

# 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.openleverage.finance/main/product/try-scroll-alpha-testnet.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.
