# Custom Pools (CP)

Custom Pools are engineered to introduce exceptional flexibility to Private Pools Network, enabling advanced portfolio strategies and precise control over assets. Utilizing Weighted Math, these pools support configurations of up to 8 tokens, offering a robust framework for fund managers. \
\
This functionality makes Custom Pools ideal for tracking broader sectors within the cryptocurrency market, providing a versatile tool for comprehensive asset management and strategic diversification.

### Advantages <a href="#advantages" id="advantages"></a>

#### Feature Rich <a href="#feature-rich" id="feature-rich"></a>

Custom Pools are feature rich. Some of the features include:

* Pool Owner(s)
* Up to 50 tokens
* Circuit Breakers to protect from malicious/compromised tokens


---

# 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.privatepools.network/pools/custom-pools-cp.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.
