# Listing a Pool

Now that you have a filled out the Google sheet, we can begin pool listing.

Proceed to Solend’s All Pools page at: <https://solend.fi/pools>, and click on the “Create Pool” button on the top right corner.&#x20;

![](/files/UlLmDFzlqqZ6oQJwsBvy)

You will be directed to the Permissionless Pool creator.

**Panel 1 - Get Started**

![](/files/9lDyMr5nQxx5RXQZrXft)

Creating your own pool requires an initialization fee of 200 SLND. You’ll get 20% of the borrow fees generated by this pool in return!

**Panel 2 - Pool Overview**

![](/files/P4hgpIQfxQ2X9VvwWw7B)

Next, type in the name of your pool and its description. Note that Solend automatically appends the word ‘Pool’ on the UI.&#x20;

It will be displayed on Solend’s UI for users of your pool:

![](/files/f9Ur75eQBDNbWOc8GcOl)

**Panel 3 - Reserves Creation Page**

![](/files/gptlizT66SD3MrgqBdmf)

You already have all of this information in your Google sheet! Simply copy and paste all the information over to these fields. Repeat until all the reserve details are keyed in.

Note that if you ever have to edit these details in the future, you will have to use our edit pool form here.

**Panel 4 - Launch Pool**

![](/files/Hg7WGsSaAAQFGg28nBcW)

Hit "Register Pool" here and Solend will generate the pool creation transactions for you. Your wallet will pop up multiple times for you to approve certain transactions.&#x20;

Make sure to do this step when the network is operating well as transactions might otherwise fail. Also note that you need around 0.2 SOL + some tokens of all the reserves you want to create.

After all the transactions go through, you can complete the pool creation process!&#x20;

**Panel 5 - Register Pool**

![](/files/cu4LBJSfH2ZcXqHucroM)

This process hands authority over your pool over to Solend’s smart contracts, and further edits will have to be done through the Edit Pool form here. This is the final step, and your pool will appear on our UI after 5 minutes. Make sure to keep your token accounts open to receive 20% of borrow fees generated!&#x20;


---

# 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.save.finance/permissionless-pools/listing-a-pool.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.
