# Supply

Supplying tokens to Nebula Protocol allows users to earn interest while using the supplied tokens as collateral. These tokens are deposited into the protocol's liquidity pool, where they support overcollateralized borrowing and accrue interest dynamically based on the prevailing market supply rate.

**Key Details:**

* Interest rates are determined by the borrow utilization rate (borrowed assets vs. total supply) and governance-defined parameters, which adjust dynamically based on market conditions and on-chain data (e.g., token balances, oracle prices, utilization metrics).

**How to Supply Tokens:**

1. **Select a Token**:\
   Connect your wallet and navigate to the 'Dashboard.' Under the 'Supply Assets' section, select a token to supply.
2. **Approve Token Transfer**:\
   Grant the protocol smart contract permission to transfer tokens by completing a transaction or signing a message in your wallet.
3. **Monitor Progress**:\
   Supplied tokens will be added to the liquidity pool and start earning interest immediately. Track your earnings under the 'Portfolio' tab.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc2XD24wJnB-2mzwpVKvs4sceKZ2txv9ZwpQhbgy2UH7N4OoEn4WRFiStUlpXAWtX40Qt0SpQt3HUtyXmLxP1neWzdQvWaUizIkl40NDL7hvTS74EBIzqDJIXf3MaP76sm4Bv8j?key=Opb-BONxPHbfS_7Th3BpOqCr" alt=""><figcaption></figcaption></figure>

**Step 2 - Approve Token Transfer**\
Grant the Nebula Pool smart contract permission to transfer tokens from your wallet. Approvals can be completed via:

* **Transaction** (incurs a network fee)
* **Signature** (no network fee required)

After selecting a token to supply, confirm the transaction or signature request in your wallet. A confirmation will appear on-screen upon successful approval.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfvdZtehGs0KRmeF_Q4gb_ZwoWD5U-PVZ54wtVl2n4geaXULhdEHywK0Dmpswwpu5LRi_YvFXtJtgrpl2JPWlmv0qny1TNDc3QopBcDnNjx9C3QBUq4FA604-F6VFlL6j4AEqfqhw?key=Opb-BONxPHbfS_7Th3BpOqCr" alt=""><figcaption></figcaption></figure>

**Step 3 - View Supply Progress**\
Once tokens are supplied to the Nebula liquidity pool, they become available for borrowers and start earning interest immediately. You can track your earnings and supply status in the ‘Portfolio’ tab on the navigation bar.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeNZqp5uMR59tzKgR23BRhE-BocmBBO8MW2vRl65IaeiggFs-rKOMR_nTTfzZwCKja6Vd7foxCxe1kczAUi6wGk11nUj9AwiueKbj4pgclMpc5f3ac_JPWi48WcPInSoB9U04oMfQ?key=Opb-BONxPHbfS_7Th3BpOqCr" 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://nebula-18.gitbook.io/nebula/nebula-testnet/testing-nebula-protocol/supply.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.
