# General

**What is meant by Incentive Liquidity Infrastructure?**\
Dual Finance provides projects with tooling and services to generate sustainable, non-inflationary rewards for all sorts of beneficial activity and work within decentralized communities. When these rewards are deployed as Staking Options, they bolster the underlying token's liquidity.

**What are DIPs?**\
Dual Investment Pools, similar in structure to more commonly known Decentralized Option Vaults (DOVs) but with real-time pricing and customizable risk levels. Users get paid USDC immediately for staking crypto.

**What are Staking Options?**\
A generalized form of options that are designed to be applied as an incentive tool for projects and participants to have a further "stake" in the token.

**What are some applications of Staking Options?**

* Liquidity
* Airdrops
* Governance
* Participation
* Loyalty
* Contributors

Staking Options are a better reward than simple token rewards for whatever is determined to be in the best interest of the project!

{% content-ref url="/pages/euecqq3xcd2SYiKQAVQm" %}
[Staking Options (SO)](/dual-finance-documentation/product-suite/staking-options-so.md)
{% endcontent-ref %}

**Why are Staking Options better rewards than Tokens?**

* Dump Protection - non-inflationary since the strike limits supply
* Timed Motivation - options expire which encourages to work towards goals in a set period of time
* Price Stability - introduces gamma which allows for easier market making of tokens

**Where can you buy DUAL tokens?**\
The only way to acquire tokens directly is from Staking Option exercise, but several DEXs have community led liquidity.\
See:

{% content-ref url="/pages/QGU8lWKEE675iefv69a9" %}
[Token Liquidity](/dual-finance-documentation/dual-tokenomics/token-liquidity.md)
{% endcontent-ref %}

**Is Dual audited and Open Source?**\
Peer reviewed, not formally audited. Most of the programs are open source with DAO owned program authorities with the intent being to make all of them like that.\
See:

{% content-ref url="/pages/1Q9nDhwKxaO45qDEM7k5" %}
[Security](/dual-finance-documentation/extra/security.md)
{% endcontent-ref %}

**What is the DUAL DAO?**\
The decentralized governance body controlled by DUAL token holders on Realms. Fees generated by Dual Finance accrue to the Dual DAO treasury.\
See:

{% content-ref url="/pages/ZNxk9T0hzyT2TBVR9hb7" %}
[Dual DAO](/dual-finance-documentation/dual-tokenomics/dual-dao.md)
{% endcontent-ref %}

**What is the mission of the project?**\
To fix crypto’s broken tokenomic incentive structures through sustainable option based pathways.

**How can non-technical people contribute?**\
Non-Technical contributors should reach out in discord by creating a [ticket](https://discord.com/channels/937797334048325673/1070906120622854154) or creating a thread in the [#governance channel](https://discord.com/channels/937797334048325673/1071855278808637560). Explain the scope of work you wish to conduct, your background and why you're well suited for that work. Elaborate on how the Dual DAO stands to benefit from the work and any milestones or deliverables that will be produced. The more detail in your proposal better. All contributions are eligible for DUAL Staking Option rewards subject to Dual DAO approval.

**How can technical people contribute?**\
Technical contributors can fork and make Pull Requests directly into the Dual Finance Github repositories. A good first place to look for issues is in the [Status repo](https://github.com/Dual-Finance/status/issues)!

**What is on the Dual Finance Roadmap?**\
Sustainable Incentive Liquidity Infrastructure.\
See:

{% content-ref url="/pages/8vmKcshUXpGCIVYvQSlu" %}
[Roadmap](/dual-finance-documentation/extra/roadmap.md)
{% endcontent-ref %}


---

# 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://dual-finance.gitbook.io/dual-finance-documentation/faq/general.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.
