# Arkis Portal

When you first log into the Arkis Portal, you'll notice that you don't have access to any Lend/Borrow pools. The reason for that is because Arkis employs a whitelisting process for users to be able to see those pools they can interact with. This approach ensures privacy within Arkis' operations: if a Lender and Asset Manager want to open a private pool within Arkis, no one except them will be able to see it.&#x20;

<figure><img src="/files/kxpl07jFfM0yYvGoyHlh" alt=""><figcaption><p>Initial Arkis Portal state for a new user</p></figcaption></figure>

### **Dual Whitelisting System**

To fully access all liquidity pools and engage in live lending or borrowing, Arkis employs a dual whitelisting process:

1. Organization Whitelisting
2. Wallet Whitelisting

### USDT Demo Pool&#x20;

<figure><img src="/files/oABzgPrA1HNlzQgR03hp" alt=""><figcaption><p>USDT Demo Pool can be used to test transactions within Arkis</p></figcaption></figure>

This demo pool is designed for new users, providing a risk-free environment where you can experiment with small trades and get acquainted with our interface.

If you’d like to have your wallet whitelisted and unlock full access beyond the USDT Demo Pool, please contact us at <mark style="color:purple;">**<operations@arkis.xyz>**</mark> or reach out to our customer support team via your organization's dedicated Telegram chat.

### Arkis Portal&#x20;

Within Arkis, users can get access to:

* **Lend** - Provide liquidity into Liquidity Pools to earn yield on their assets.&#x20;
* **Borrow** (available only to KYBed Asset Managers) - borrow funds from Liquidity Pools to trade.&#x20;
* **Provide liquidity to Vaults** - onchain credit funds managed by accredited Credit Managers.&#x20;
* **Request Personalized Pools** - create custom-made requests on target APY/Collateral type/Trade for Lending/Borrowing operations.&#x20;
* **Analyze Credit Orderbook** - analyze personalised requests generated by Liquidity Providers and Asset Managers within Arkis Platform.&#x20;

<figure><img src="/files/XmHyr3OoxNsDn8Q7zMj1" 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.arkis.xyz/home/arkis-portal.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.
