# Manage My Sale

**How to edit my sale**

In the bottom right hand corner of your sale page there is a small purple button with a pencil on it. Click this to make edits to your sale.&#x20;

<figure><img src="/files/8lioYzKyniMFfRXFAvCQ" alt=""><figcaption></figcaption></figure>

From here you can see the edit page where you can make the necessary edits. Once your sale is complete you can no longer make edits.&#x20;

<figure><img src="/files/0IMM3c4slNA62zU8fGHZ" alt=""><figcaption></figcaption></figure>

**What you can change/edit once your sale is created**

* Launch Partner requests
* Descriptions
* Connected social accounts
* Links
* Logo
* Banner Image
* The ability to pause your sale which removes it from the explore page
* Previous investment round details
* Geo-blocked countries

**What you can't change or edit once your sale is created**

* Token Weightings
* Liquidity&#x20;
* Max and Min Buys
* Duration
* Price Curve
* Sales Dates


---

# 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://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/manage-my-sale.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.
