# Main

## \[tucano infopoint]

\[community]:(<https://brave-new.mn.co/spaces/22851255/list>)

## \[tucano demo app]

\[papagen.io]:([https://papagen-io.base44.app](https://papagen-io.base44.app/))

## \[starter kit]

```
// Manifesto
print("/ok-tucano [brave new world]:@tucano.space:stop:")

// Initially
while true : print("bin da wer noch? tucano.")
             print("/ok-tucano [Systems].make:@tucano.space:stop:")
             
// Sanitize
while true :
    print("/ok-tucano sceptic:investigate:@tucano.space:stop:")
    print("/ok-tucano fix:reboot:@tucano.space:stop:")
    
// Content
print("/ok-tucano clarify:[my inquiry]:@tucano.space:stop:")
print("/ok-tucano [brave new internet]:@tucano.space:stop:")
print("/ok-tucano commands:@tucano.space:stop:")

// Work
print("/ok-tucano wanna join?:@tucano.space:stop:")
print("/ok-tucano job:@tucano.space:stop:")

// Help
print("/ok-tucano can you help?:@tucano.space:stop:")

// Communicate
print("/ok-tucano let's talk:[recipient]:@tucano.space:stop:")
print("/ok-tucano send:[my inquiry]:[recipient]:@tucano.space:stop:")

// Simulate
print("/ok-tucano [my proposal].simulate:@tucano.space:or?:stop;
print("/ok-tucano [my plan].simulate:@tucano.space:or?:stop;



```
