# Rally 101

- [What are Coins?](https://wiki.rally.io/rally-io/101/what-are-coins.md)
- [NFTs on Rally.io](https://wiki.rally.io/rally-io/101/nfts.md)
- [Intro to Token Bonding Curves (TBCs)](https://wiki.rally.io/rally-io/101/tbc.md)
- [V1 Token Bonding Curve (TBC) Design on Rally.io](https://wiki.rally.io/rally-io/101/tbc/v1.md): Sigmoidal Curve
- [V2 Token Bonding Curve (TBC) Design on Rally.io](https://wiki.rally.io/rally-io/101/tbc/v2.md): Linear Curve
- [Token Bonding Curve (TBC) FAQs](https://wiki.rally.io/rally-io/101/tbc/faqs.md)
- [Flow Controls](https://wiki.rally.io/rally-io/101/flow-controls.md): Information about Coin rate limitations / throttling / flow controls
- [Creator Fee](https://wiki.rally.io/rally-io/101/creator-fee.md): Information on the Creator Fee
- [Purchase Controls](https://wiki.rally.io/rally-io/101/purchase-customizations.md)
- [At-Launch Purchase](https://wiki.rally.io/rally-io/101/at-launch-purchase.md)
- [How do I get my own social token?](https://wiki.rally.io/rally-io/101/how-do-i-get-my-own-coin.md)


---

# 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://wiki.rally.io/rally-io/101.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.
