# BCRG Github Repos

The [conding library](https://github.com/bonding-curves/conding) is an open source python library that for token engineers who are interested in modeling, simulation, and analysis of bonding curves. \
\
The library offers two primary functions:

* Easy data loading from dune dashboards for analyzing existing bonding curves deployed on chain.
* A collection of bonding curve models that offer interactive parameterization and visualization dashboards for exploring the full design space of bonding curves.\
  \
  These two components, data loading, and modeling, can be combined to perform powerful analysis and stress testing on economic units as well as modular compositions of tokenized ecosystems of bonding curves.

{% embed url="<https://github.com/bonding-curves>" %}

{% embed url="<https://github.com/bonding-curves/conding>" %}


---

# 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://bonding-curve-research-group.gitbook.io/bonding-curve-research-group-library/bcrg-github-repos.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.
