# Links Structure

By default if you don't create any new custom Gateways or Folders, your links might look quite long as they use generated sets of characters. To make them look shorter and user friendly you can either rename the Default Gateway and Sync the slug, or/and Use Folders that are as well having the option for the name to be synced with the slug. \
\
Below you can see how a link looks like with a default Gateway and Folder name synced. At the end of the link you will see the CID which is a unique code for each file uploaded to IPFS.&#x20;

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

And below is a link with a custom Gateway name synced with the slug. Remember, these custom gateway names are unique across all RPFS user accounts.

<figure><img src="/files/2uVYUbP29uTmAQaaped1" alt=""><figcaption></figcaption></figure>


---

# 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://rpfs.gitbook.io/rpfs/links-structure.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.
