> For the complete documentation index, see [llms.txt](https://docs.fangible.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fangible.com/fangible-general-information/untitled.md).

# What Can I Do on Fangible?

Fangible lets you buy, sell, create, transfer, and browse NFT's in one easy to use marketplace. Let's check out the different options below to get started!

To browse and buy, use the search tools on the Fangible homepage.

To create brands and item, select Create from the homepage to begin.&#x20;

![](/files/-MYJfKBe1aHoRpIx6BQo)

To sell or transfer an item you already own, go to your profile, click on the item details, and then select the option you want to execute.

![](/files/-MZCTrv1iU51TqDhYfZ0)


---

# 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.fangible.com/fangible-general-information/untitled.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.
