# Update a Launchpad

You can view and change some basic information about your Launchpad through these steps:

![](/files/tLjfftbRsQ2glKRU7lp3)

2\. Click on the button in the yellow square shown in the image below.

![](/files/Jvn6YkaelIFVY1rydTSm)

3\. You can edit the following fields: Logo URL, Website, Facebook, Twitter, Github, Telegram, Reddit and Launchpad description. Some important notes concerning these sections:

* Logo URL and website are required fields, these cannot be blank.

![](/files/rtn7USfup2avCJmPTJi1)

4\. Click on “Update” after you are done editing. MetaMask will now ask you to confirm the transaction. It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process.

![](/files/Fj0E79Mr6wOUHTjhQgze)


---

# 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://docs.coinstarter.finance/launchpads/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.
