> For the complete documentation index, see [llms.txt](https://docs.ongate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ongate.io/presale-launch/update-a-launchpad.md).

# Update a Launchpad

Follow these steps to view and modify some basic information about your Launchpad:

1. Navigate to "Launchpad" - "View List"
2. Click "My Contributions," and you'll see your pool here.

<figure><img src="/files/fu5WyxgrCxTQItsQEi7H" alt=""><figcaption></figcaption></figure>

3\. Click on the pool.

4\. Select the button in the red square depicted in the image below.

<figure><img src="/files/MnWpSQWN5b3LsCWjZMXR" alt=""><figcaption></figcaption></figure>

5\. The following fields are editable: Logo URL, Website, Facebook, Twitter, Github, Telegram, Reddit, and Launchpad description. Important information about these sections:&#x20;

* The URL for the logo must end with one of the following image extensions: png, jpg, jpeg, or gif.&#x20;
* The fields logo URL and website cannot be left blank.&#x20;

As an example:

<figure><img src="/files/6ILKGsUjJWLTSes33csR" alt=""><figcaption></figcaption></figure>

6\. When you're finished editing, click "Update." Your wallet will request you to confirm the transaction. It will also notify the fee amount for that transaction. If you agree, click the "Confirm" button to complete the process.


---

# 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://docs.ongate.io/presale-launch/update-a-launchpad.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.
