# Select Tokens

#### **Page is exactly same as when creating pool**

#### **Collaterals**

1. **Selecting Collateral:**
   * The user selects one or multiple **tokens** or **NFT collections** to be used as collateral.
   * A **search input** allows the user to quickly find specific tokens or NFTs.
2. **Setting Parameters:**
   * The user specifies:
     * **LTV (Loan-to-Value)** – The percentage of the asset value that can be borrowed.
     * **Exposure** – The risk level or maximum allocation for this collateral.
3. **Proceeding to the Next Step:**
   * Once selections and parameters are set, the user clicks **"**[**Next step**](https://docs.rain.fi/earn/create-pool/pro/advanced-options)**"** to continue to the next step in the process.

<figure><img src="https://2770293654-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP0GgzuaAMRXFbXDPKHfP%2Fuploads%2F6uaXgNkOrfba9XQpGqc1%2FScreenshot%202025-02-07%20at%2013.33.10.png?alt=media&#x26;token=19eb5369-55f6-47a1-a43a-90f7b16615d6" 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://docs.rain.fi/earn/manage-vaults-pools/pool-settings/pro/select-tokens.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.
