> For the complete documentation index, see [llms.txt](https://docs.ra.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ra.exchange/concentrated-liquidity-core/concentrated-liquidity/fee-tiers/tickspacings.md).

# Tickspacings

Each pool has something called "ticks" which represent price-points in a pool. When initializing and creating a pool for the first time, you assign a tickspace along with the default swap fee on the pair.

The following Tickspacings and Fee tiers are aligned through the UI and are supported by the project:

| Tickspacing | Default Fee Tier |
| :---------: | :--------------: |
|      1      |       0.01%      |
|      2      |      0.0125%     |
|      3      |      0.0175%     |
|      5      |      0.025%      |
|      6      |       0.05%      |
|      10     |       0.1%       |
|      25     |       0.25%      |
|      50     |       1.00%      |
