> For the complete documentation index, see [llms.txt](https://doom-finance.gitbook.io/doom-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doom-finance.gitbook.io/doom-finance/provide-usddftm-usddoom-lp.md).

# Provide $DFTM/$DOOM LP

In order to provide Liquidity, we first have to purchase either $DFTM or $DOOM (have a look at our "How to buy $DFTM" section if you need help in doing so), depending on which you want to provide liquidity for.

Providing liquidity is possible on Spookyswap.finance. Head over to the Liquidity tab on the left side of your screen. Connect your wallet (Make sure your Metamask is on the FTM Opera Network). Now you have to choose Ingredient A and B. Ingredient A will be FTM and ingredient B will either be $DFTM or $DOOM. If DFTM or DOOM do not show up, please copy/paste the address shown below manually.

Click on supply and accept the transaction in your wallet.

Now that you have provided LP, you can head over to doomfinance.xyz and farm your LP's.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doom-finance.gitbook.io/doom-finance/provide-usddftm-usddoom-lp.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.
