# Liquidity pools

### Can I manage access to liquidity sources at the sub-account level?

Yes, a master user can configure a custom liquidity pool for each sub-account, with the option to blacklist specific LPs, sub-makers, or the master’s own liquidity.

### How do I set up a custom liquidity pool for a sub-taker?

<figure><img src="/files/mPzMZeSYE4W7rbpg1Y7m" alt=""><figcaption><p>Configuring a custom liquidity pool for a sub-taker</p></figcaption></figure>

1. Navigate to **Risk Management**
2. Select the **taker’s sub-account**
3. Click **Edit**
4. Open the **Liquidity Pool** tab
5. Enable or disable liquidity sources to define the custom pool

<figure><img src="/files/E8BTmBnHvQvE9kYrcrb0" 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://faq.finerymarkets.com/product-features/trading/liquidity-pools.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.
