# Add & Edit Portal

### Add a portal

{% embed url="<https://demo.tokenscan.app/demo/cmjl9pr7u08gtyf0iyb8dzyaz>" %}

### How to edit a portal:

1. **Open the edit menu** On desktop, right-click the portal image. On mobile, tap and hold it. Edit options will appear.
2. **Pin the Verify button** Select the pin option to keep the Verify button pinned at the top of the channel so it's always visible to new members.
3. **Edit text, image, or video** Select Edit to update the portal's text, image, or video.
4. **Confirm your changes** Review the portal to make sure everything looks correct.

{% hint style="info" %}
If you use a video, compress it before uploading so it loads quickly for users on slow connections. mp4compress.com is a good free option.
{% endhint %}


---

# 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.tokenscan.app/guardian/add-and-edit-portal.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.
