> For the complete documentation index, see [llms.txt](https://docs.outlinx.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.outlinx.app/outlinx-mobile-app-guide/getting-started/getting-some-outlinx-goods.md).

# Getting Some Outlinx Goods

## Where To Get Outlinx

Outlinx consists of two things: 1. the mobile app, and 2. Outlinx goods. For now we offer stickers. In the future we plan to offer more items with Outlinx codes on them. You can purchase Outlinx stickers on Amazon and on our website shop. We offer a few more styles and sizes on our website.

We do ship internationally, so if you live outside the US and want to purchase some Outlinx please send an email to <support@outlinx.app> with the style and quantity that you'd like. We typically respond within 12 hours.


---

# 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.outlinx.app/outlinx-mobile-app-guide/getting-started/getting-some-outlinx-goods.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.
