> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/sts.md).

# STS

The **STS** system (Sell to Server) is a **quick and easy way to sell Pokémon directly for Pokédollars,** perfect for clearing out extra or unwanted Pokémon from your PC.

***

#### **How It Works**

* Use the command:\
  \&#xNAN;**/sts** – Opens the STS interface
* Select the Pokémon you want to sell from your party.
* You’ll instantly receive **Pokédollars** in return.
* This is an **automated system**, so no other players are involved.

***

#### **Why Use STS?**

* **Fast and easy**: No need to wait for someone to buy your listing.
* Great for getting rid of:
  * **Duplicate Pokémon**
  * **Common spawns**
  * Pokémon with **poor IVs**
* Helps **free up PC space** without just releasing Pokémon for nothing.

***

#### **Important Notes**

* **Prices are generally lower** than what you'd earn from selling on **GTS**, since this is a convenience tool.
* The **amount of money** you earn is based on:
  * **Rarity** of the Pokémon
  * **IV quality** and stats
  * Special traits (e.g. shininess may increase the value slightly)
* Some Pokémon may not be sellable depending on their status (e.g., legendaries or certain event Pokémon).

***

If your PC is getting full, or you're farming and catching in bulk, **STS** is a great way to turn extras into cash — fast.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/sts.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.
