# Start Here

### Install Aptos Wallet

In order to use Aptin, you will need a Aptos wallet. We recommend [Martian](https://martianwallet.xyz/) and [Pontem](https://chrome.google.com/webstore/detail/pontem-aptos-wallet/phkbamefinggmakgklpkljjmgibohnba). <br>

### Switch wallet to Testnet

![](/files/JACD6swcZFj8MPQGOXFO)![](/files/vrOhT6TtQ6928zpo0kUa)

### Get APT for Gas

Actions on Aptin require APT as gas. You can get APT on Martian **Airdrop**.&#x20;

![](/files/o2H2YF8VxY3SZBhTLw4t)

### Get Aptin testnet tokens

Once the test token is registered, click on **'Faucet'** on the Aptin website page to get the test token.

<figure><img src="/files/1LLlsiTFW9bpgGVRqtDf" alt=""><figcaption></figcaption></figure>

### Supply

Select an asset to supply. You will be receiving a yield on the asset you supplied. (Note: Currently APY is a dummy value)

<figure><img src="/files/xAlW2ghHPCTjBjIsqtDW" alt=""><figcaption><p>Sepply asset</p></figcaption></figure>

### Borrow

Once you deposit the funds, you can use them as collateral for a loan. In the MAX LTV range, enter the amount to be borrowed.

***MAX LTV**: The Maximum LTV ratio represents the maximum borrowing power of a specific collateral. For example, if a collateral has an LTV of 80%, the user can borrow up to 0.8 worth of ETH in the principal currency for every 1 ETH worth of collateral.*

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

### Repay

Click the **'Repay'** button to pay off your debt

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

### Withdraw

Click the **'Withdraw'** button to withdraw asset

<figure><img src="/files/9inkGdh9YJoWwbDMWNBV" alt=""><figcaption></figcaption></figure>

### Stake APN

Click the **'Stake'** button to stake $APN

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

### Claim reward

Click the **'Claim APN'** button to claim APN reward

<figure><img src="/files/uEc0xtuPx2hr0wqRPVoI" 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.aptin.io/aptin-finance/testnet-getting-started/start-here.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.
