# Earning Fees and Incentives

Adding liquidity to the **Native Credit Pool** offers **LPs** the opportunity to earn up to three distinct types of yields and rewards:

1. **Funding Interest:** \
   The yield generated by private market makers utilizing the Native Credit Pool to facilitate swaps. This portion of the yield is automatically added into the pools at predetermined intervals.
2. **Swap Fees:** \
   The yield generated from swappers placing orders that utilize Native Credit Pool liquidity. This yield will not be automatically added to your pool balance and require manual claiming.
3. **Additional Pairing Incentives:** \
   Additional rewards offered by the asset issuers to incentivise the base assets paired exclusively, thereby enhancing the total available liquidity for their asset. Rewards may come in various forms. Token rewards require manual claiming, while point rewards could have many variations.


---

# 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.native.org/native-dev/concepts/earning-fees-and-incentives.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.
