> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fees.fun/llms.txt
> Use this file to discover all available pages before exploring further.

# Server Selection

> Choose the closest server region for the fastest transaction speeds.

## Pick your region

fees.fun's backend is deployed across multiple regions with multiple shards to ensure the fastest possible execution. Your trades and launches go through our infrastructure instead of the platform's, which means they often execute **faster** than they would natively — on top of costing less.

Choosing the server closest to you means even faster transaction speeds and lower latency.

## Available regions

| Region | Location          | Best for                                 |
| ------ | ----------------- | ---------------------------------------- |
| **EU** | Europe            | Users in Europe, Middle East, Africa     |
| **NY** | New York, US      | Users on the US East Coast               |
| **SF** | San Francisco, US | Users on the US West Coast, Asia-Pacific |

## How to change your server

<Steps>
  <Step title="Open the extension popup">
    Click the fees.fun icon in your Chrome toolbar.
  </Step>

  <Step title="Find the server selector">
    You'll see your current server region displayed in the popup, usually with a ping indicator showing your connection quality.
  </Step>

  <Step title="Select your region">
    Choose the region closest to you. The change takes effect immediately — no need to refresh any pages.
  </Step>
</Steps>

## Ping indicator

The extension popup shows a real-time ping indicator so you can see your connection quality:

* **Green** — Great connection, low latency
* **Yellow** — Decent connection, moderate latency
* **Red** — Poor connection, consider switching regions

<Tip>If you're not sure which region is best, try each one and watch the ping indicator. The lowest ping number = the fastest server for you.</Tip>

## Does server region affect transaction speed?

Yes — significantly. fees.fun's backend is built with multiple shards per region to handle high load and ensure the quickest possible execution times. A closer server means:

* **Faster trade execution** — less time between you clicking "Deploy" and the transaction landing on-chain
* **Lower latency on real-time updates** — tweet feeds, balance updates, and connection status respond faster
* **More reliable connections** — less chance of disconnects during trades
* **Better than native speed** — because our multi-shard infrastructure is optimized for speed, most platforms execute faster through fees.fun than they do natively

<Info>All regions connect to the same Solana network, so your transactions end up in the same place regardless of region. The difference is how quickly they get submitted.</Info>

## FAQ

<AccordionGroup>
  <Accordion title="Can I change regions mid-session?">
    Yes. Switch regions anytime and the change takes effect immediately. Any open platform tabs will reconnect to the new server automatically.
  </Accordion>

  <Accordion title="Does the region affect fees?">
    No. Fees are the same regardless of which region you choose.
  </Accordion>

  <Accordion title="What if my closest region is down?">
    If a region is experiencing issues, switch to another one. All regions have the same capabilities.
  </Accordion>
</AccordionGroup>
