# FAQ

**Q: How are CoLinks and the Coordinape Gift Circle connected?**

A: Right now, they are only connected through the commonly used reputation primitive of CoSouls, and the Public GIVE metric.

In the future, we see many opportunities for CoLinks and the Gift Circle to thrive and grow together.  At a high level, we think of CoLinks as the public exterior to the deeper and more private collaborations, evaluations and compensation happening in Gift Circles each month, We want to create conduits between them down the road.

**Q: What are the details of the CoLinks bonding curve?**

**A:** coming soon.

**Q: What are the details of CoLinks fees?**

A: There are fees split between the Coordinape Foundation (who makes CoLinks) and the wallet of the individual that the Link represents, which are taken with every transaction.\
\
\&#xNAN;*On Link Buys:*&#x20;

* Coordinape Foundation takes %5 of the buy price as an additional added fee.
* the Link provider takes %5 of the buy price as an additional added fee.
* A flat fee (currently 0.00042 ETH) is split between the Coordinape foundation and the Link provider.

*On Link Sells:*

* Coordinape Foundation takes %5 of the sell price as an additional added fee.
* the Link provider takes %5 of the sell price as an additional added fee.
* A flat fee (currently 0.00042 ETH) is split between the Coordinape foundation and the Link provider, except in the case where the sell price is less than 0.00042 ETH, in which case the flat fee is a small portion of the sell price instead.


---

# 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.coordinape.com/colinks/faq.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.
