# Snippets

Elevate the design of your popup by incorporating custom CSS styles. Simply follow these easy steps:

1. **Select and Copy**: Choose any of the CSS snippets provided below.
2. **Paste**: Go to Orbe's Settings and find the "[Custom code](/settings/custom-code.md)" section. Paste your chosen snippet there.

## Snippets library

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Create a full screen popup</td><td><a href="/pages/XmldqCEJX11tLstARqnX">/pages/XmldqCEJX11tLstARqnX</a></td><td><a href="/files/B5H5BHHCvzO12S2zjc5T">/files/B5H5BHHCvzO12S2zjc5T</a></td></tr><tr><td align="center">Customize country selector order</td><td><a href="/pages/gYwDSy5ZcPT2W8bc54Db">/pages/gYwDSy5ZcPT2W8bc54Db</a></td><td><a href="/files/LtkwbFltuTdPZz5mpLxA">/files/LtkwbFltuTdPZz5mpLxA</a></td></tr><tr><td align="center">Customize language selector order</td><td><a href="/pages/INfzowozismrCuEcD7An">/pages/INfzowozismrCuEcD7An</a></td><td><a href="/files/9YxpJh10rtR3fn6lln7u">/files/9YxpJh10rtR3fn6lln7u</a></td></tr></tbody></table>


---

# 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.orbe.app/developer-reference/snippets.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.
