# Setting up your account

#### Activating your client account <a href="#key-features" id="key-features"></a>

In order to activate your client account on Yelay's vaults, contact **@guilhermemussi** or **@FPPTeleg**  on Telegram, or reach out to **@yieldlayer** on X.

#### Details required from projects <a href="#key-features" id="key-features"></a>

In order to get you started, just let us know :

1. On what chains you'd like your pools to be deployed
2. Main assets (f.e.: USDC, WETH, WBTC)

See list of currently available assets per chain as "vaults" here: <https://github.com/YieldLayer/yelay-lite/tree/main/deployments>

3. Pool manager address for whitelisting of admin operations
4. % of the fee that your project wants to take from the generated yield

#### Range of pools <a href="#key-features" id="key-features"></a>

Each integrator will receive their designated range of pools (i.e., your "pools" within Yelay vaults). Your frontend will handle transactions to and from your assigned pool within the Yelay vault, which is shared among all clients and pools.

You will be able to retrieve accrued yield data for each **Pool ID** separately—both for individual users and for users within specific Pool IDs.

Before accepting deposits, you will need to activate specific pool IDs (see [supportive-methods](https://docs.yelay.io/yelay-sdk/supportive-methods "mention"))&#x20;

**Testing**

Use test vaults on Base for testing your integration with Yelay (see [initialization](https://docs.yelay.io/yelay-sdk/initialization "mention")).&#x20;
